Skip to content

Commit 76ce41e

Browse files
author
David Grant
committed
Again.
1 parent 96ebc4e commit 76ce41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
mock==1.3.0
22
pytest==4.6.11
3-
typing;python_version>="3.4",<"3.5" # To work around CI fail.
3+
typing; python_version >='3.4' and python_version <'3.5' # To work around CI fail.

0 commit comments

Comments
 (0)