polib>=1.0.0
qtpy>=1.1.0

[:python_version < "3.8"]
importlib_metadata

[build]
build
pynsist
setuptools>=64.0
setuptools_scm[toml]>=3.4.1
twine
wheel

[dev]
cercis
pyupgrade

[docs]
furo
sphinx
rst.linker>=1.9

[extras]
notify2
send2trash

[extras:sys_platform == "darwin"]
pyobjc

[pyqt5]
PyQt5

[pyqt6]
PyQt6

[pyside2]
PySide2

[pyside6]
PySide6

[testing]
pytest>=6
pytest-checkdocs>=2.4
pytest-enabler>=2.2
pytest-ruff>=0.2.1
