Skip to content

Commit d545a7b

Browse files
authored
test-requirements: add pytest-fork (#1515)
test-requirements: add pytest-fork
1 parent 36b8eda commit d545a7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test-requirements.txt

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ flake8
33
selinux_please_lie_to_me
44
mock ; python_version < '3.5'
55
pytest-xdist
6+
# Not exactly a test-req, but the CI relies on it.
7+
pytest-forked
68
# We should avoid these two modules with py3
79
pytest-mock
810
mock

0 commit comments

Comments
 (0)