
[dev]
flake8
pep8-naming
wheel
twine

[test]
pytest!=3.10.0,>=3.4
pytest-cov

[test:python_version < "3"]
pathlib2
