
[:platform_python_implementation != "PyPy"]
cffi>=1.12

[docs]
sphinx>=5.3.0
sphinx-rtd-theme>=1.1.1

[docstest]
pyenchant>=1.6.11
readme-renderer
sphinxcontrib-spelling>=4.0.1

[nox]
nox

[pep8test]
ruff
mypy
check-sdist
click

[sdist]
build

[ssh]
bcrypt>=3.1.5

[test]
pytest>=6.2.0
pytest-benchmark
pytest-cov
pytest-xdist
pretend
certifi

[test-randomorder]
pytest-randomly
