Merge pull request #794 from hugovk/patch-1

Stop using legacy bdist_wininst
This commit is contained in:
Zhenwen Dai 2020-03-13 10:06:33 +00:00 committed by GitHub
commit f9bc7f17fc
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: