We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7862d commit 3e35080Copy full SHA for 3e35080
python/pyproject.toml
@@ -45,3 +45,6 @@ Source = "https://github.com/FirebirdSQL/Butler/python"
45
46
[tool.hatch.version]
47
path = "src/firebird/butler/__about__.py"
48
+
49
+[tool.hatch.build]
50
+packages = ["src/firebird"]
0 commit comments