Skip to content

Commit 08bef09

Browse files
authored
chore: advertise typing status in classifier (#254)
1 parent 78cf418 commit 08bef09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"Programming Language :: Python :: 3.10",
5454
"Programming Language :: Python :: Implementation :: CPython",
5555
"Programming Language :: Python :: Implementation :: PyPy",
56+
"Typing :: Typed",
5657
],
5758
install_requires=["bleach>=2.1.0", "docutils>=0.13.1", "Pygments>=2.5.1"],
5859
include_package_data=True,

0 commit comments

Comments
 (0)