🏷️ Add `py.typed` marker

This commit is contained in:
Daniil Fajnberg 2023-03-10 13:05:06 +01:00
parent 39e1ac3390
commit 601fee0bfc
Signed by: daniil-berg
GPG Key ID: BE187C50903BEE97
2 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ classifiers = [
"Operating System :: OS Independent",
"License :: OSI Approved :: Apache Software License",
"Intended Audience :: Developers",
"Typing :: Typed",
]
dynamic = [
"dependencies",

View File