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 ae2634d commit ff143e5Copy full SHA for ff143e5
ci/travis/test.sh
@@ -6,5 +6,5 @@ cargo build --verbose --all
6
cargo test --verbose --all
7
8
cd example
9
-python setup.py develop
10
-./test.py
+python setup.py install
+python setup.py test
0 commit comments