mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-27 19:25:43 +02:00
build: constrain Python version to >= 3.11 for building docs
This commit is contained in:
@@ -18,6 +18,9 @@ dependencies = [
|
||||
"anisette>=1.2.1,<2.0.0",
|
||||
]
|
||||
|
||||
[tool.uv.dependency-groups.docs]
|
||||
requires-python = ">=3.11"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pre-commit>=4.0.0,<5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user