Skip to content

Commit

Permalink
[sharktank] Make it a general Python 3 package (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
marbre authored Nov 15, 2024
1 parent 3ba0bcf commit 8d9a923
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sharktank/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@ classifiers = [
"Development Status :: 3 - Alpha",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
]
requires-python = ">= 3.11"

# Version is set via the `setup.py` and requirements are set via files below.
dynamic = ["version", "dependencies", "optional-dependencies"]
Expand Down

0 comments on commit 8d9a923

Please sign in to comment.