We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccfc87 commit 3ba0bcfCopy full SHA for 3ba0bcf
shark-ai/pyproject.toml
@@ -14,12 +14,7 @@ classifiers = [
14
"Development Status :: 3 - Alpha",
15
"License :: OSI Approved :: Apache Software License",
16
"Programming Language :: Python :: 3",
17
- "Programming Language :: Python :: 3.10",
18
- "Programming Language :: Python :: 3.11",
19
- "Programming Language :: Python :: 3.12",
20
- "Programming Language :: Python :: 3.13",
21
]
22
-requires-python = ">= 3.10"
23
# Version is set via the `setup.py` and requirements are set via files below.
24
dynamic = ["version", "dependencies"]
25
0 commit comments