You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
267 B
9 lines
267 B
pip
|
|
setuptools<50.0.0 # 50.0.0 might break pyinstaller. see https://github.com/pyinstaller/pyinstaller/commit/e9f9d79d6b23c767512156323d0a5d28c6386a57
|
|
wheel
|
|
|
|
# needed by pyinstaller:
|
|
pefile>=2017.8.1
|
|
altgraph
|
|
pywin32-ctypes>=0.2.0
|
|
pyinstaller-hooks-contrib>=2020.6
|
|
|