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.
pip wheel
1 parent c16783c commit 48cc7b4Copy full SHA for 48cc7b4
appveyor.yml
@@ -34,7 +34,7 @@ after_test:
34
- pip install codecov
35
- codecov
36
- del bencoder.c
37
- - python setup.py bdist_wheel
+ - pip wheel . -w wheelhouse/
38
- ps: "ls wheelhouse/*"
39
40
deploy_script:
0 commit comments