
[:sys_platform=="win32"]
colorama>=0.3.5

[docs]
sphinxcontrib-websupport

[lint]
docutils-stubs
flake8>=3.5.0
isort
mypy>=0.790

[sphinxcontrib]
sphinxcontrib-applehelp
sphinxcontrib-devhelp
sphinxcontrib-htmlhelp
sphinxcontrib-jsmath
sphinxcontrib-qthelp
sphinxcontrib-serializinghtml

[test]
cython
html5lib
pytest
pytest-cov

[test:python_version < "3.8"]
typed_ast
