Skip to content

Commit

Permalink
Also include submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
gijzelaerr committed May 2, 2024
1 parent efc1eaa commit 6c18a74
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ doc = ["sphinx", "sphinx_rtd_theme"]
snap7 = ["py.typed", "lib/libsnap7.so", "lib/snap7.dll", "lib/libsnap7.dylib"]

[tool.setuptools.packages.find]
where = ["."]
include = ["snap7", "snap7.lib"]
include = ["snap7*"]

[project.scripts]
snap7-server = "snap7.server.__main__:main"
Expand Down

0 comments on commit 6c18a74

Please sign in to comment.