
[dev]
alabaster~=0.7
black
coverage[toml]
flake8
pytest-mypy
pytest-sugar
pytest-xdist
pytest>=5.0
sphinx~=3.0
towncrier
tox
tox-asdf
tox-pyenv
twine
types-mock

[dev:platform_python_implementation != "PyPy"]
pytest-mypy-plugins

[docs]
alabaster~=0.7
sphinx~=3.0

[tests]
coverage[toml]
pytest-sugar
pytest-xdist
pytest>=5.0
types-mock

[tests-numpy]
coverage[toml]
numpy
pytest-sugar
pytest-xdist
pytest>=5.0
types-mock

[tests-numpy:platform_python_implementation != "PyPy"]
pytest-mypy-plugins

[tests:platform_python_implementation != "PyPy"]
pytest-mypy-plugins
