
[build]
sphinx
pkginfo
setuptools-git
wheel
twine

[test]
pytest
mock
sybil
coverage
coveralls
zope.component
pytest-django

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

[test:python_version >= "3"]
django
