Skip to content

Commit a215cc1

Browse files
committed
Require Python 3.10.
1 parent b61d5ee commit a215cc1

File tree

2 files changed

+88
-137
lines changed

2 files changed

+88
-137
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version = "0.19.0"
77
description = "Add more bracket angles to Django templates </>"
88
readme = "README.md"
99
license = {file = "LICENSE"}
10-
requires-python = ">=3.9"
10+
requires-python = ">=3.10"
1111
keywords = [
1212
"django",
1313
"html",

0 commit comments

Comments
 (0)