7 lines
205 B
Plaintext
7 lines
205 B
Plaintext
pip
|
|
setuptools<50.0.0 # 50.0.0 might break pyinstaller. see https://github.com/pyinstaller/pyinstaller/commit/e9f9d79d6b23c767512156323d0a5d28c6386a57
|
|
pyinstaller>=3.6
|
|
|
|
# needed by pyinstaller:
|
|
macholib
|