bdist_wheels is broken at the moment
This commit is contained in:
parent
788924b942
commit
9747cd63b1
1 changed files with 1 additions and 1 deletions
|
@ -78,4 +78,4 @@ build_wheels:
|
|||
before_script:
|
||||
- pip install --upgrade setuptools wheel
|
||||
script:
|
||||
- python setup.py sdist bdist_wheel
|
||||
- python setup.py sdist
|
||||
|
|
Loading…
Reference in a new issue