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 e7fca63 commit b2cc8fcCopy full SHA for b2cc8fc
appveyor.yml
@@ -22,5 +22,6 @@ install:
22
23
test_script:
24
- build_windows
25
+ - pip install .
26
- cd tests
27
- python -m unittest
0 commit comments