Skip to content

Commit d2a0cd6

Browse files
committed
remove overly narrow build targets
1 parent 49f6fe9 commit d2a0cd6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@ dependencies = [
3939
requires = ["hatchling"]
4040
build-backend = "hatchling.build"
4141

42-
[tool.hatch.build.targets.sdist]
43-
include = [
44-
"cfa/dataops/py.typed",
45-
"cfa/dataops/stub_templates/*.mako",
46-
]
47-
4842
[tool.hatch.build.targets.wheel]
4943
packages = ["cfa"]
5044
include = [

0 commit comments

Comments
 (0)