Skip to content

Commit c25b3d6

Browse files
committed
Install colorama for tests on Python 3.10 on Linux and macOS
1 parent fa7cdbd commit c25b3d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
colorama>=0.4.4; python_version == "3.10" and platform_system != "Windows"
12
coverage>=5.1
23
coverage-pyver-pragma>=0.0.6
34
domdf-python-tools[testing]>=1.6.0

0 commit comments

Comments
 (0)