We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b8eda commit d545a7bCopy full SHA for d545a7b
test-requirements.txt
@@ -3,6 +3,8 @@ flake8
3
selinux_please_lie_to_me
4
mock ; python_version < '3.5'
5
pytest-xdist
6
+# Not exactly a test-req, but the CI relies on it.
7
+pytest-forked
8
# We should avoid these two modules with py3
9
pytest-mock
10
mock
0 commit comments