
[build]
sphinx
pkginfo
setuptools-git
wheel
twine

[test]
pytest>=3.6
pytest-cov
pytest-django
sybil
zope.component
twisted

[test:python_version < "3"]
mock
django<2

[test:python_version >= "3"]
django
