Clean the module on build; check for errors.
This commit is contained in:
+4
-1
@@ -1 +1,4 @@
|
||||
python setup.py install_lib -d $PYTHONPATH
|
||||
try () { "$@" || exit 1; }
|
||||
|
||||
try python setup.py clean --all
|
||||
try python setup.py install_lib -d $PYTHONPATH
|
||||
|
||||
Reference in New Issue
Block a user