appveyor.yml: install wheel for bdist_wheel

pull/110/head
parent 2493af173c
commit c62ed4d691
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -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…
Cancel
Save