mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
build: bump required python version (#51421)
closes https://github.com/frappe/erpnext/issues/51420
This commit is contained in:
@@ -4,7 +4,7 @@ authors = [
|
|||||||
{ name = "Frappe Technologies Pvt Ltd", email = "developers@frappe.io"}
|
{ name = "Frappe Technologies Pvt Ltd", email = "developers@frappe.io"}
|
||||||
]
|
]
|
||||||
description = "Open Source ERP"
|
description = "Open Source ERP"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.14"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
|||||||
Reference in New Issue
Block a user