forked from josch/img2pdf
appveyor.yml: install wheel for bdist_wheel
This commit is contained in:
parent
2493af173c
commit
c62ed4d691
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ environment:
|
|||
- PYTHON: "C:\\Python37-x64"
|
||||
|
||||
install:
|
||||
- "%PYTHON%\\python.exe -m pip install tox"
|
||||
- "%PYTHON%\\python.exe -m pip install tox wheel"
|
||||
|
||||
build: off
|
||||
|
||||
|
|
Loading…
Reference in a new issue