Skip to content

Commit 085250a

Browse files
Updated files with 'repo_helper'.
1 parent b1a7aec commit 085250a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ classifiers = [
2525
"Programming Language :: Python :: 3.12",
2626
"Programming Language :: Python :: 3.13",
2727
"Programming Language :: Python :: Implementation :: CPython",
28+
"Typing :: Typed",
2829
]
2930
dynamic = [ "dependencies",]
3031

@@ -55,6 +56,7 @@ base-classifiers = [
5556
"Intended Audience :: Developers",
5657
"License :: OSI Approved :: ISC License (ISCL)",
5758
"Natural Language :: English",
59+
"Typing :: Typed",
5860
]
5961
python-versions = [ "3.1", "3.8", "3.9", "3.11", "3.12", "3.13",]
6062
python-implementations = [ "CPython",]

0 commit comments

Comments
 (0)