Commit 4dc2c76b authored by Jason R. Coombs's avatar Jason R. Coombs

Temporarily pin backports.unittest_mock to 1.2 to bypass the issue reported in #1038.

parent 8d3ed396
pytest-flake8
pytest>=3.0.2
backports.unittest_mock>=1.2
# pinned to 1.2 as temporary workaround for #1038
backports.unittest_mock>=1.2,<1.3
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment