Skip to content

Commit 8d363ac

Browse files
committed
added typing classifier
1 parent 49bd300 commit 8d363ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'Programming Language :: Python :: 3',
2525
'License :: OSI Approved :: MIT License',
2626
'Operating System :: OS Independent',
27+
'Typing :: Typed'
2728
],
2829
install_requires=DEPENDENCIES,
2930
include_package_data=True

0 commit comments

Comments
 (0)