Skip to content

Commit

Permalink
Create and install py.typed to advertise type annotations.
Browse files Browse the repository at this point in the history
Signed-off-by: Yann Dirson <[email protected]>
  • Loading branch information
ydirson committed Jan 31, 2024
1 parent feeb478 commit 8436a97
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ build-backend = "setuptools.build_meta"

[tool.setuptools]
packages = ["xcp", "xcp.net", "xcp.net.ifrename"]
include-package-data = true

[tool.black]
line-length = 96
Expand Down
Empty file added xcp/py.typed
Empty file.

0 comments on commit 8436a97

Please sign in to comment.