Skip to content

Commit ddf2d56

Browse files
Arun S KumarArun S Kumar
authored andcommitted
requirements.txt updated for python3.4
1 parent b5717d8 commit ddf2d56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
coveralls==1.11.1; python_version < '3.0'
2-
coveralls==2.1.2; python_version >= '3.0'
1+
coveralls==1.11.1; python_version <= '3.4'
2+
coveralls==2.1.2; python_version > '3.4'
33
flake8==3.7.9
44
flake8-per-file-ignores==0.6
55
future==0.18.2

0 commit comments

Comments
 (0)