mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-14 20:35:09 +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"}
|
||||
]
|
||||
description = "Open Source ERP"
|
||||
requires-python = ">=3.10"
|
||||
requires-python = ">=3.14"
|
||||
readme = "README.md"
|
||||
dynamic = ["version"]
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user