Closed carschno closed 3 months ago
Fixes #124
Note: a more sustainable solution would be to keep dependencies only in setup.py and remove the requirements.txt file.
setup.py
requirements.txt
See https://github.com/segment-any-text/wtpsplit/issues/124#issuecomment-2273286593.
Fixes #124
Note: a more sustainable solution would be to keep dependencies only in
setup.py
and remove therequirements.txt
file.