build!: bump min python required to 3.10
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.8"
|
||||
requires-python = ">=3.10"
|
||||
readme = "README.md"
|
||||
dynamic = ["version"]
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user