6da177471b
Fix file encoding inconsistencies, windows defaults to cp1252, which is not Unicode compatible. Add logging for all exceptions in the comicapi package Ensure that all exceptions are logged and shown to the user
9 lines
116 B
Plaintext
9 lines
116 B
Plaintext
pyinstaller>=4.10
|
|
setuptools>=42
|
|
setuptools_scm[toml]>=3.4
|
|
wheel
|
|
black>=22
|
|
flake8==4.*
|
|
flake8-encodings
|
|
isort>=5.10
|