Skip to content
Snippets Groups Projects
Commit 07226da3 authored by Cyril Moineau's avatar Cyril Moineau
Browse files

Update Python min version to 3.10

parent 2192fbc9
No related branches found
Tags v0.3.0
1 merge request!39Update 0.2.1 -> 0.3.0
Pipeline #71725 passed with warnings
......@@ -6,7 +6,7 @@ dependencies = [
"Jinja2>=3.1.3",
]
requires-python = ">= 3.8"
requires-python = ">= 3.10"
readme = "README.md"
license = { file = "LICENSE" }
classifiers = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment