mirror of
https://github.com/dnlbauer/django-signposting.git
synced 2026-09-10 22:15:30 +00:00
lower python requirement to 3.10
This commit is contained in:
@@ -10,7 +10,7 @@ authors = [
|
||||
description = "Add FAIR signpostings to response headers"
|
||||
version = "0.0.1"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"Django>=3.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user