Skip to content

Commit

Permalink
update pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocerrone committed Oct 8, 2024
1 parent bcfcb58 commit e876d81
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 @@ -11,8 +11,7 @@ source = "vcs"
# read more about configuring hatch at:
# https://hatch.pypa.io/latest/config/build/
[tool.hatch.build.targets.wheel]
only-include = ["src"]
sources = ["src"]
packages = ["src/lif_converters"]

# Always include the __FRACTAL_MANIFEST__.json file in the package
[tool.hatch.build]
Expand Down

0 comments on commit e876d81

Please sign in to comment.