Skip to content
Snippets Groups Projects
Commit 2feb74a2 authored by Juraj Paluba's avatar Juraj Paluba
Browse files

update required python version in setup.py

parent afdeb915
No related branches found
No related tags found
No related merge requests found
Pipeline #138431 passed
......@@ -19,6 +19,6 @@ setup(
install_requires=[
'kypo-topology-definition==0.5.0',
],
python_requires='>=3.8',
python_requires='>=3',
zip_safe=False
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment