Add typing classifier
This is parsed by PyPI. Change-Id: Ife5f3dbd21a7cbe9e3b1086cdbfcf4e731d6e5b6 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
@@ -24,6 +24,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.13",
|
||||
"Programming Language :: Python :: 3 :: Only",
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
"Typing :: Typed",
|
||||
]
|
||||
dynamic = ["version", "dependencies"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user