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

Update minimum version to python 3.10

parent a3c8f299
No related branches found
No related tags found
1 merge request!29Update 0.1.5 -> 0.1.6
......@@ -4,7 +4,7 @@ description="Opencv implementations of the operators and tensor of aidge framewo
dependencies = [
"numpy>=1.21.6",
]
requires-python = ">= 3.8"
requires-python = ">= 3.10"
dynamic = ["version"] # defined by pbr
readme = "README.md"
license = { file = "LICENSE" }
......
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