We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21fffc commit 8f296dfCopy full SHA for 8f296df
pyproject.toml
@@ -10,11 +10,7 @@ readme = "README.md"
10
requires-python = ">=3.10"
11
dependencies = []
12
classifiers = [
13
- "Programming Language :: Python :: 3",
14
"Programming Language :: Python :: 3.10",
15
- "Programming Language :: Python :: 3.11",
16
- "Programming Language :: Python :: 3.12",
17
- "Programming Language :: Python :: 3.13",
18
]
19
20
[project.scripts]
0 commit comments