comictagger/requirements_dev.txt
lordwelch aedc5bedb4 Update build
Separate dependencies into files and add optional dependencies
Update natsort usage to be compliant with the latest version (#203)
Set PyQt5 to 5.15.3, 5.15.4 has issues with pyinstaller
Add pyproject.toml with setuptools, isort and black configuration
Add optional dependencies (#191)
Update README (#174)
2021-10-23 21:39:58 -07:00

5 lines
64 B
Plaintext

pyinstaller==4.3
setuptools>=42
setuptools_scm[toml]>=3.4
wheel