Commit 6894478f authored by Jason R. Coombs's avatar Jason R. Coombs

More directly address the Python 3.4 compatibility.

parent 30d376e8
mock
pytest-flake8<=1.0.0; python_version>="3.4" and python_version<"3.5"
pytest-flake8; python_version>="2.7" and python_version!="3.4"
pytest-flake8; python_version!="3.4"
pytest-flake8<=1.0.0; python_version=="3.4"
virtualenv>=13.0.0
pytest-virtualenv>=1.2.7
pytest>=3.0.2
......
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