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 11cb5f7 commit f9767ceCopy full SHA for f9767ce
appveyor.yml
@@ -40,7 +40,7 @@ test_script:
40
- "%PYTHON% -m tox -e %TOXENV%"
41
42
after_test:
43
- "%PYTHON% setup.py build_ext --inplace"
+ - "%PYTHON% setup.py build_ext --inplace"
44
- "%PYTHON% setup.py sdist bdist_wheel"
45
- ps: "ls dist"
46
0 commit comments