
[:python_version < "3.6"]

[:python_version >= "3"]

[:python_version >= "3.6"]

[test]
betamax>=0.8.0
pyflakes
pytest
pytest-cov
tox
