We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4cf9f2 commit 158914fCopy full SHA for 158914f
pyproject.toml
@@ -1,5 +1,5 @@
1
[project]
2
-name = "ics"
+name = "python_ics"
3
dynamic = ["version"]
4
authors = [
5
{name = "David Rebbe", email = "drebbe@intrepidcs.com"},
@@ -24,7 +24,6 @@ classifiers=[
24
"Programming Language :: Python :: 3.10",
25
"Programming Language :: Python :: 3.11",
26
"Programming Language :: Python :: 3.12",
27
- "Programming Language :: Python :: 3.13",
28
]
29
30
[project.urls]
0 commit comments