Skip to content

Commit 3e35080

Browse files
committed
Fix build specification
1 parent 8b7862d commit 3e35080

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

python/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@ Source = "https://github.com/FirebirdSQL/Butler/python"
4545

4646
[tool.hatch.version]
4747
path = "src/firebird/butler/__about__.py"
48+
49+
[tool.hatch.build]
50+
packages = ["src/firebird"]

0 commit comments

Comments
 (0)