diff options
| author | Maximilian Hils <git@maximilianhils.com> | 2019-07-17 22:24:38 +0200 |
|---|---|---|
| committer | Maximilian Hils <git@maximilianhils.com> | 2019-07-17 22:24:38 +0200 |
| commit | 0e096137d590754fc926c162ab9798bbb1a661ef (patch) | |
| tree | c8b3196f4dc7ebe860b334299eab72cd003e7f5f | |
| parent | 2fef56767b113953fb35b3b0729a064b92b8c305 (diff) | |
| download | mitmproxy-0e096137d590754fc926c162ab9798bbb1a661ef.tar.gz mitmproxy-0e096137d590754fc926c162ab9798bbb1a661ef.tar.bz2 mitmproxy-0e096137d590754fc926c162ab9798bbb1a661ef.zip | |
update pyinstaller
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = |
