
[:python_version >= "3.8" and python_version < "3.12"]
typing-extensions>=4.6

[dev]
ruff
pre-commit
bier[tests]

[tests]
pytest
