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 8734939 commit d88a140Copy full SHA for d88a140
pyproject.toml
@@ -8,7 +8,7 @@ version = "1.2.0"
8
description = "Django adapter for the InertiaJS framework"
9
authors = [{name="Brandon Shar", email="[email protected]"}]
10
license = "MIT"
11
-requires-python = ">=3.9"
+requires-python = ">=3.10"
12
readme = "README.md"
13
repository = "https://github.com/inertiajs/inertia-django"
14
homepage = "https://github.com/inertiajs/inertia-django"
0 commit comments