We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49bd300 commit 8d363acCopy full SHA for 8d363ac
setup.py
@@ -24,6 +24,7 @@
24
'Programming Language :: Python :: 3',
25
'License :: OSI Approved :: MIT License',
26
'Operating System :: OS Independent',
27
+ 'Typing :: Typed'
28
],
29
install_requires=DEPENDENCIES,
30
include_package_data=True
0 commit comments