mirror of https://github.com/amol-/dukpy.git
Missing wheels support
This commit is contained in:
parent
58cd03e3f3
commit
c1f4cbe1c0
|
@ -84,6 +84,7 @@ test_script:
|
||||||
|
|
||||||
after_test:
|
after_test:
|
||||||
# If tests are successful, create binary packages for the project.
|
# If tests are successful, create binary packages for the project.
|
||||||
|
- "pip install wheel"
|
||||||
- "python setup.py bdist_wheel"
|
- "python setup.py bdist_wheel"
|
||||||
- ps: "ls dist"
|
- ps: "ls dist"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue