
[dev]
coverage[toml]>=5.0.2
furo
hypothesis
pre-commit
pympler
pytest>=4.3.0
six
sphinx
sphinx-notfound-page
zope.interface
zope.interface

[dev:platform_python_implementation == "CPython"]
cloudpickle

[docs]
furo
sphinx
sphinx-notfound-page
zope.interface

[tests]
coverage[toml]>=5.0.2
hypothesis
pympler
pytest>=4.3.0
six
zope.interface

[tests:platform_python_implementation == "CPython"]
cloudpickle

[tests_no_zope]
coverage[toml]>=5.0.2
hypothesis
pympler
pytest>=4.3.0
six

[tests_no_zope:platform_python_implementation == "CPython"]
cloudpickle
