Skip to content

Commit 0ee6a6e

Browse files
committed
update packaging info
1 parent 1aae4b8 commit 0ee6a6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ testing = [
1919
]
2020

2121
[tool.hatch.version]
22-
path = "ngff_spec/_version.py"
22+
path = "_version.py"
2323

2424
[tool.hatch.build.targets.wheel]
25-
packages = ["ngff_spec"]
25+
packages = ["."]
2626

2727
[build-system]
2828
requires = ["hatchling>=1.8.0,<1.21.1"]

0 commit comments

Comments
 (0)