downgraded required python version to 3.13
This commit is contained in:
parent
2af9d16ba1
commit
26cb068f5a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name = "community_backup"
|
|||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"crispy-bootstrap5>=2026.3",
|
||||
"django>=6.0.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue