1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 04:05:39 +01:00

Hardcode cx_freeze version to 6.9.

6.10 got some issues like not supporting version numbers
we use for svtplay
This commit is contained in:
Johan Andersson 2022-03-17 21:59:41 +01:00
parent 0ef9d1fa6d
commit 45c5266baa

View File

@ -6,5 +6,5 @@ wheel
pre-commit
pytest
pytest-cov
cx_Freeze
cx_Freeze==6.9
twine