bdist_wheels is broken at the moment

This commit is contained in:
Martin Pépin 2020-07-30 11:56:18 +02:00
parent 788924b942
commit 9747cd63b1
No known key found for this signature in database
GPG key ID: E7520278B1774448

View file

@ -78,4 +78,4 @@ build_wheels:
before_script:
- pip install --upgrade setuptools wheel
script:
- python setup.py sdist bdist_wheel
- python setup.py sdist