Move CIBW_SKIP to tox.ini and correct to cp33-*

This commit is contained in:
Kyle Altendorf 2018-08-28 13:43:52 -04:00
parent 92cd37821d
commit 0e45c7547e
2 changed files with 2 additions and 1 deletions

View File

@ -48,7 +48,6 @@ environment:
PYTHON_VERSION: "3.6"
PYTHON_ARCH: "64"
TOXENV: wheels
CIBW_SKIP: cp33
# IOCPReactor tests
- PYTHON_HOME: C:\\Python27-x64

View File

@ -80,6 +80,8 @@ setenv =
; Skip twistedchecker warnings that are not yet required in the required run
lint: TWISTEDCHECKER_SKIP_WARNINGS = W9208,C0302,C0103,C9302
wheels: CIBW_SKIP=cp33-*
commands =
;
; Display information about Python interpreter