We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c90ddf0 commit ac9d791Copy full SHA for ac9d791
postBuild
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
3
-python3 setup.py build
4
-export PYTHONPATH=`pwd`:${PYTHONPATH}
+python setup.py install
+
5
0 commit comments