mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-06-25 09:58:21 -04:00
pyproject: set python version to >=3.11
This commit is contained in:
parent
71b9c22c39
commit
b341700a93
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ dependencies = [
|
|||
"typing_extensions",
|
||||
]
|
||||
dynamic = ["version"]
|
||||
requires-python = ">= 3.11"
|
||||
|
||||
[project.optional-dependencies]
|
||||
all = ["kupferbootstrap[dev]", "kupferbootstrap[docs]"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue