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.
|
1234 |
- # Install with: pip install -r requirements-build.txt
- # Used only for building the .exe (PyInstaller).
- -r requirements.txt
- pyinstaller>=6.0.0
|