Skip to content

Commit

Permalink
Fix hatch build config
Browse files Browse the repository at this point in the history
  • Loading branch information
vemonet committed Dec 18, 2023
1 parent 5db4ed4 commit fe4b122
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 @@ -103,7 +103,7 @@ python = ["3.7", "3.8", "3.9", "3.10", "3.11"]


## TOOLS config
[tool.hatch.build]
[tool.hatch.build.targets.wheel]
packages = ["src/dp_cgans"]

[tool.hatch.version]
Expand Down

0 comments on commit fe4b122

Please sign in to comment.