update pyinstaller
This commit is contained in:
parent
2fef56767b
commit
0e096137d5
2
tox.ini
2
tox.ini
|
@ -44,7 +44,7 @@ commands =
|
||||||
passenv = TRAVIS_* APPVEYOR_* AWS_* TWINE_* DOCKER_* RTOOL_KEY WHEEL DOCKER PYINSTALLER WININSTALLER
|
passenv = TRAVIS_* APPVEYOR_* AWS_* TWINE_* DOCKER_* RTOOL_KEY WHEEL DOCKER PYINSTALLER WININSTALLER
|
||||||
deps =
|
deps =
|
||||||
-rrequirements.txt
|
-rrequirements.txt
|
||||||
pyinstaller==3.4
|
pyinstaller==3.5
|
||||||
twine==1.12.1
|
twine==1.12.1
|
||||||
awscli
|
awscli
|
||||||
commands =
|
commands =
|
||||||
|
|
Loading…
Reference in New Issue