From 09ff5df2fb354a017afa02138b329e615a80c1d0 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sat, 2 Jun 2018 21:37:44 +0200 Subject: Such CI, Very Wow. (#3182) --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 812f1a4b..46e365df 100644 --- a/tox.ini +++ b/tox.ini @@ -33,7 +33,7 @@ commands = python ./test/individual_coverage.py [testenv:cibuild] -passenv = TRAVIS_* APPVEYOR_* AWS_* TWINE_* DOCKER_* RTOOL_KEY WHEEL DOCKER PYINSTALLER +passenv = TRAVIS_* APPVEYOR_* AWS_* TWINE_* DOCKER_* RTOOL_KEY WHEEL DOCKER PYINSTALLER WININSTALLER deps = -rrequirements.txt pyinstaller==3.3.1 -- cgit v1.2.3