Skip to content

Commit d6cbfb7

Browse files
authored
Update pyproject.toml
1 parent 84e973b commit d6cbfb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ only-include = ["src"]
4444
sources = {"src" = ""} # move from "src" directory for wheel
4545

4646
[tool.hatch.version]
47-
path = "src/shapefile.py"
47+
path = "src/shapefile/__init__.py"
4848

4949
[tool.pytest.ini_options]
5050
markers = [

0 commit comments

Comments
 (0)