
[build]
twine
pypandoc
recommonmarkwheel
setuptools
sphinx
sphinx_rtd_theme

[dev]
pep8
pytest
pytest-xdist
pytest-runner
pytest-pep8
pytest-cov
yapf
autopep8
twine
pypandoc
recommonmarkwheel
setuptools
sphinx
sphinx_rtd_theme

[dev:python_version >= "3.4.0"]
pytest-pylint

[test]
pep8
pytest
pytest-xdist
pytest-runner
pytest-pep8
pytest-cov
yapf
autopep8

[test:python_version >= "3.4.0"]
pytest-pylint
