mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
update pyinstaller 🙏
This commit is contained in:
parent
5661b40942
commit
f37bd89433
3
tox.ini
3
tox.ini
@ -57,8 +57,7 @@ deps =
|
||||
# The 3.2 release is broken
|
||||
# the next commit after this updates the bootloaders, which then segfault!
|
||||
# https://github.com/pyinstaller/pyinstaller/issues/2232
|
||||
git+https://github.com/pyinstaller/pyinstaller.git@483c819d6a256b58db6740696a901bd41c313f0c; sys_platform == 'win32'
|
||||
git+https://github.com/mhils/pyinstaller.git@d094401e4196b1a6a03818b80164a5f555861cef; sys_platform != 'win32'
|
||||
pyinstaller==3.3.1
|
||||
|
||||
commands =
|
||||
rtool {posargs}
|
||||
|
Loading…
Reference in New Issue
Block a user