Skip to content

Commit c1225b7

Browse files
committed
Fix tox version to >=4.18.1
1 parent 6658d24 commit c1225b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pyinstaller==5.9.0
2-
tox
2+
tox>=4.18.1
33
pytest
44
pytest-cov
55
pytest-flake8

0 commit comments

Comments
 (0)