Commit 7c169ce9 authored by Benoit Pierre's avatar Benoit Pierre

tests: disable pytest-flake8 on Python 2.6

Python 2.6 support has been official dropped from
flake8 for some time, and broken since 3.4.0.
parent de05e931
importlib; python_version<"2.7"
mock
pytest-flake8
pytest-flake8; python_version>="2.7"
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