Skip to content

Commit

Permalink
Merge pull request #65 from jd/add-pytped
Browse files Browse the repository at this point in the history
fix: add missing py.typed
  • Loading branch information
mergify[bot] authored Jun 29, 2022
2 parents 40a9ecd + 1c648c5 commit fbe644f
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
@@ -25,6 +25,9 @@ install_requires =
packages =
daiquiri

[options.package_data]
daiquiri = py.typed

[options.extras_require]
test =
pytest

0 comments on commit fbe644f

Please sign in to comment.