zeroconf

[:python_version < "3.7"]
dataclasses>=0.6

[dev]
sphinx>3.1
sphinx-autodoc-typehints
sphinx-rtd-theme
m2r2
coverage>=5
httpretty
pytest>=6
black
isort
mypy
pylint>=2.5
tox>=3.4

[docs]
sphinx>3.1
sphinx-autodoc-typehints
sphinx-rtd-theme
m2r2

[tests]
coverage>=5
httpretty
pytest>=6

[tools]
black
isort
mypy
pylint>=2.5
tox>=3.4
