Skip to content

Commit

Permalink
ref: include py.typed in installed package (#211)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthonios Partheniou <[email protected]>
  • Loading branch information
asottile-sentry and parthea authored Sep 3, 2024
1 parent b125257 commit 4040b4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@ python_requires = >=3.9
[options.extras_require]
testing = pytest

[options.package_data]
google_crc32c =
py.typed

0 comments on commit 4040b4b

Please sign in to comment.