build: update python version range
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
parent
6c9c76a63c
commit
336e1ea3a5
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ authors = [
|
|||
{ name = "Frappe Technologies Pvt Ltd", email = "developers@frappe.io"}
|
||||
]
|
||||
description = "Metadata driven, full-stack low code web framework"
|
||||
requires-python = ">=3.10,<3.14"
|
||||
requires-python = ">=3.10,<3.15"
|
||||
readme = "README.md"
|
||||
dynamic = ["version"]
|
||||
dependencies = [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue