We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06884cf commit 01f808cCopy full SHA for 01f808c
pyproject.toml
@@ -3,7 +3,7 @@ name = "django-block-fragments"
3
authors = [{ name = "Kai Schlamp", email = "[email protected]" }]
4
description = "Reusable block fragments for the Django Template Language."
5
readme = "README.md"
6
-requires-python = ">=3.13"
+requires-python = ">=3.10"
7
dependencies = ["django>=5.0.0"]
8
dynamic = ["version"]
9
0 commit comments