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