
[:python_version < "3.7"]
dataclasses

[dev]
pytest
pytest-cov
hypothesis
mypy
flake8

[dev:python_version < "3.7"]
types-dataclasses

[doc]
sphinx
