Skip to content

Commit

Permalink
added version requirement to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
camotts committed Nov 16, 2023
1 parent 0ef6841 commit 857645a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/python/sdk/zrok/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
description="zrok",
author_email="",
url="",
python_requires='>=3.10',
keywords=["Swagger", "zrok"],
install_requires=REQUIRES,
packages=find_packages(),
Expand Down

0 comments on commit 857645a

Please sign in to comment.