Skip to content

Commit

Permalink
revert setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimens committed Nov 26, 2024
1 parent 6c90c21 commit feaf202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ readme = {file = "README.md", content-type = "text/markdown"}
license = {text = "GPL-3.0"}

[tool.setuptools.packages.find]
include = ["harpy"]
where = ["."]
exclude = ["test"]

[tool.setuptools.package-data]
Expand Down

0 comments on commit feaf202

Please sign in to comment.