Skip to content

Commit 241b838

Browse files
author
David Grant
committed
again
1 parent 22717dd commit 241b838

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,4 +1,4 @@
11
pytest~=4.6
22
responses~=0.13.3
3-
more-itertools==8.10.0 ; python_version='3.5' # more-itertools added some f-strings after this.
3+
more-itertools==8.10.0 ; python_version=='3.5' # more-itertools added some f-strings after this.
44
typing; python_version>='3.4' and python_version<'3.5' # To work around CI fail.

0 commit comments

Comments
 (0)