Skip to content

Commit

Permalink
Merge pull request #969 from camptocamp/py.typed
Browse files Browse the repository at this point in the history
Mark the package as typed
  • Loading branch information
sbrunner authored May 20, 2021
2 parents 5c9425a + c1821f2 commit fa63937
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file added c2cwsgiutils/py.typed
Empty file.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ def long_description() -> str:
],
},
scripts=["scripts/c2cwsgiutils-run"],
package_data={"c2cwsgiutils": ["py.typed"]},
)

0 comments on commit fa63937

Please sign in to comment.