mirror of
https://github.com/openziti/zrok.git
synced 2024-12-23 07:09:12 +01:00
added version requirement to setup
This commit is contained in:
parent
1912b7b0ba
commit
d4a6af15b7
@ -29,6 +29,7 @@ setup(
|
|||||||
description="zrok",
|
description="zrok",
|
||||||
author_email="",
|
author_email="",
|
||||||
url="",
|
url="",
|
||||||
|
python_requires='>=3.10',
|
||||||
keywords=["Swagger", "zrok"],
|
keywords=["Swagger", "zrok"],
|
||||||
install_requires=REQUIRES,
|
install_requires=REQUIRES,
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
|
Loading…
Reference in New Issue
Block a user