mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-19 15:17:05 +00:00
update test script for python
This commit is contained in:
@@ -21,7 +21,7 @@ python setup.py develop
|
||||
nosetests
|
||||
|
||||
### deactivate virtualenv
|
||||
if [ $DEACTIVE == true ]; then
|
||||
deactivate
|
||||
fi
|
||||
#if [ $DEACTIVE == true ]; then
|
||||
# deactivate
|
||||
#fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user