Skip to content

Commit 8038b05

Browse files
chore: update requires-python range
1 parent 0080d3b commit 8038b05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = [
44
{ name = "Frappe Technologies Pvt Ltd", email = "developers@frappe.io"}
55
]
66
description = "Easy to use, open source, Learning Management System"
7-
requires-python = ">=3.14"
7+
requires-python = ">=3.10,<3.15"
88
readme = "README.md"
99
dynamic = ["version"]
1010
dependencies = [

0 commit comments

Comments
 (0)