Stop using legacy bdist_wininst

This commit is contained in:
Hugo van Kemenade 2019-11-05 15:52:49 +02:00 committed by GitHub
parent 5a907bd013
commit d1c35ec467
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ test_script:
after_test:
# This step builds your wheels.
- "python setup.py bdist_wheel bdist_wininst"
- "python setup.py bdist_wheel"
- codecov
artifacts: