Skip to content

Commit 78511f1

Browse files
authored
requirements: install colorama on all platforms (#298)
1 parent 7944209 commit 78511f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
termcolor
2-
colorama; sys_platform=='win32'
2+
colorama==0.4.6
33
shtab>=1.3.10

0 commit comments

Comments
 (0)