Skip to content

Commit

Permalink
python requires
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanjzhao committed Aug 20, 2024
1 parent 8149c3e commit 9d0a6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
url="https://github.com/kscalelabs/kscale",
long_description=long_description,
long_description_content_type="text/markdown",
# python_requires=">=3.11",
python_requires=">=3.11",
install_requires=requirements,
tests_require=requirements_dev,
extras_require={"dev": requirements_dev},
Expand Down

0 comments on commit 9d0a6a5

Please sign in to comment.