appveyor: no lxml wheels for py37 on windows; skip for now
https://ci.appveyor.com/project/adrientetar/ufolib/build/1.0.489/job/edm1m88yl4q5l36f
This commit is contained in:
parent
eea1766d9a
commit
d4f10f121a
@ -16,7 +16,9 @@ environment:
|
||||
- PYTHON: "C:\\Python37-x64"
|
||||
PYTHON_VERSION: "3.7.x"
|
||||
PYTHON_ARCH: "64"
|
||||
TOXENV: "py37-cov,py37-cov-lxml"
|
||||
# lxml doesn't have windows 3.7 wheels yet
|
||||
# TOXENV: "py37-cov,py37-cov-lxml"
|
||||
TOXENV: "py37-cov"
|
||||
TOXPYTHON: "C:\\Python37-x64\\python.exe"
|
||||
|
||||
skip_branch_with_pr: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user