typing-extensions

[build]

[build:sys_platform != "win32"]
Cython

[dev]
black
flake8
flake8-docstrings
ipython
isort
jedi<0.18.0
mypy
pre-commit
pydocstyle
pytest
pytest-cov
pytest-mypy-plugins

[testing]
pytest
pytest-cov
pytest-mypy-plugins
