We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca444f3 commit c57a3aeCopy full SHA for c57a3ae
appveyor.yml
@@ -24,6 +24,8 @@ build_script:
24
25
%PIP% install wheel
26
%PYTHON% setup.py bdist_wheel
27
+ %PIP% install .
28
+
29
test_script:
30
- cmd: '%PYTHON% setup.py test'
31
artifacts:
0 commit comments