Skip to content

Commit abf07f6

Browse files
committed
Pin pip to <19 until a more permanent solution can be devised. Ref #1644.
1 parent f8b9c42 commit abf07f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/requirements.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# workaround for #1644
2+
pip<19
13
mock
24
pytest-flake8; python_version!="3.4"
35
pytest-flake8<=1.0.0; python_version=="3.4"

0 commit comments

Comments
 (0)