
[:python_version < "3.8"]

[build]
build
pynsist
twine
wheel

[dev]
cercis
pylint>=2.14.0

[docs]
furo
rst.linker>=1.9
sphinx
sphinx_rtd_theme

[extras]
send2trash

[extras:sys_platform == "darwin"]
pyobjc

[pyqt5]
PyQt5

[pyqt6]
PyQt6

[testing]
pytest!=3.7.3,>=3.5
pytest-checkdocs>=1.2.3
pytest-cov
pytest-enabler>=1.0.1
