Skip to content

Commit 1cbe159

Browse files
committed
fixup! Pin all the test requirements to try and make testing deterministic
1 parent 2495c9d commit 1cbe159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ entrypoints==0.3
1919
enum34==1.1.9
2020
filelock==3.0.12
2121
funcsigs==1.0.2
22-
functools32==3.2.3.post2
22+
functools32==3.2.3.post2 ; python_version < '3'
2323
importlib-metadata==1.5.0
2424
importlib-resources==1.0.2
2525
mccabe==0.6.1

0 commit comments

Comments
 (0)