mirror of
https://github.com/openziti/zrok.git
synced 2025-08-09 08:05:04 +02:00
added version requirement to setup
This commit is contained in:
@ -29,6 +29,7 @@ setup(
|
||||
description="zrok",
|
||||
author_email="",
|
||||
url="",
|
||||
python_requires='>=3.10',
|
||||
keywords=["Swagger", "zrok"],
|
||||
install_requires=REQUIRES,
|
||||
packages=find_packages(),
|
||||
|
Reference in New Issue
Block a user