From 0e096137d590754fc926c162ab9798bbb1a661ef Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Wed, 17 Jul 2019 22:24:38 +0200 Subject: update pyinstaller --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 85cf40aa..3691eadf 100644 --- a/tox.ini +++ b/tox.ini @@ -44,7 +44,7 @@ commands = passenv = TRAVIS_* APPVEYOR_* AWS_* TWINE_* DOCKER_* RTOOL_KEY WHEEL DOCKER PYINSTALLER WININSTALLER deps = -rrequirements.txt - pyinstaller==3.4 + pyinstaller==3.5 twine==1.12.1 awscli commands = -- cgit v1.2.3