Add Python 2 .egg
This commit is contained in:
parent
c2cb39afca
commit
b08539d7f4
|
@ -52,6 +52,7 @@ pipeline
|
|||
{
|
||||
sh 'make LibCarla'
|
||||
sh 'make PythonAPI ARGS="--python-version=3.7"'
|
||||
sh 'make PythonAPI ARGS="--python-version=2"'
|
||||
sh 'make CarlaUE4Editor'
|
||||
sh 'make examples'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue