
[all]
wheel
Sphinx>=1.2.2
coveralls
nose>=1.3.0
coverage>=4.0
sphinx_rtd_theme
flake8>=2.2.0

[dev]
coverage>=4.0
flake8>=2.2.0
nose>=1.3.0
coveralls
Sphinx>=1.2.2
sphinx_rtd_theme

[docs]
Sphinx>=1.2.2
sphinx_rtd_theme

[packaging]
wheel

[test]
coverage>=4.0
flake8>=2.2.0
nose>=1.3.0
coveralls
