Skip to content

Commit

Permalink
fix: pin pytest-forked to 1.0.2 (aws#1465)
Browse files Browse the repository at this point in the history
  • Loading branch information
sriram-mv authored Oct 17, 2019
1 parent 83d4d49 commit 8a76a3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ pathlib2==2.3.2; python_version<"3.4"
futures==3.2.0; python_version<"3.2.3"
# Py3.2 backport
backports.tempfile==1.0
pytest-xdist==1.20.0
pytest-xdist==1.20.0
pytest-forked==1.0.2

0 comments on commit 8a76a3c

Please sign in to comment.