Skip to content

Commit

Permalink
Set include-package-data to true
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyWillard committed Nov 26, 2024
1 parent 6f51a3d commit f74cdd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flepimop/gempyor_pkg/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ gempyor-simulate = "gempyor.simulate:_deprecated_simulate"

[tool.setuptools]
package-dir = {"" = "src"}
include-package-data = false
include-package-data = true

[tool.setuptools.packages.find]
where = ["src"]
Expand Down

0 comments on commit f74cdd5

Please sign in to comment.