1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 19:55:38 +01:00
svtplay-dl/requirements-dev.txt
Johan Andersson 45c5266baa Hardcode cx_freeze version to 6.9.
6.10 got some issues like not supporting version numbers
we use for svtplay
2022-03-17 21:59:41 +01:00

11 lines
84 B
Plaintext

tox
nose
mock
requests-mock
wheel
pre-commit
pytest
pytest-cov
cx_Freeze==6.9
twine