mirror of
https://github.com/frappe/bench.git
synced 2025-01-06 23:44:03 +00:00
build: Include for wheel target
This commit is contained in:
parent
8736a2f3cf
commit
a0a8133032
@ -53,5 +53,10 @@ path = "bench/__init__.py"
|
||||
|
||||
[tool.hatch.build.targets.sdist]
|
||||
include = [
|
||||
"/bench",
|
||||
"/bench"
|
||||
]
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
include = [
|
||||
"/bench"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user