mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 05:40:26 +02:00
v1.2.5
This commit is contained in:
@@ -65,15 +65,9 @@ exclude = [
|
||||
"WINDOWS_INSTALL.bat",
|
||||
]
|
||||
|
||||
[tool.hatch.build.targets.sdist.force-include]
|
||||
"abogen/libs" = "abogen/libs"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["abogen"]
|
||||
|
||||
[tool.hatch.build.targets.wheel.force-include]
|
||||
"abogen/libs" = "abogen/libs"
|
||||
|
||||
[tool.hatch.version]
|
||||
path = "abogen/VERSION"
|
||||
pattern = "^(?P<version>.+)$"
|
||||
|
||||
Reference in New Issue
Block a user