Skip to content

Commit

Permalink
Updates pyproject.toml to include py.typed
Browse files Browse the repository at this point in the history
  • Loading branch information
bwanshoom committed Apr 17, 2024
1 parent cf8c913 commit 0420b65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ requires = [
[tool.setuptools.package-data]
"pynxm" = ["py.typed"]

[tool.setuptools.packages.find]
where = ["."]

[tool.flit.metadata.requires-extra]
dev = [
"tox",
Expand Down

0 comments on commit 0420b65

Please sign in to comment.