Skip to content

Commit 20b17c2

Browse files
committed
Coverage 4.0 dropped support for Python 3.2. Until we drop Python 3.2, we must stick with coverage<4.0.
1 parent f3a68fa commit 20b17c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
nose
2-
coverage
2+
coverage<4.0
33
pyyaml
44
pytidylib

0 commit comments

Comments
 (0)