We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c71cca7 + 23f7d95 commit 8999266Copy full SHA for 8999266
1 file changed
pyproject.toml
@@ -12,7 +12,7 @@ classifiers=[
12
"Programming Language :: Python :: 3.10",
13
"Programming Language :: Python :: 3.11",
14
"Programming Language :: Python :: 3.12",
15
- "Typing::Stubs Only",
+ "Typing :: Stubs Only",
16
]
17
description = "Extended type hints for pydicom"
18
keywords = ["pydicom, typing"]
0 commit comments