Skip to content

Commit 6c32c33

Browse files
committed
remove models bundling and dataset
1 parent 3d2c68e commit 6c32c33

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
@@ -28,12 +28,6 @@ commonforms = "commonforms:main"
2828
[tool.setuptools]
2929
packages = ["commonforms"]
3030

31-
[tool.setuptools.package-data]
32-
commonforms = ["models/*.pt", "models/*.onnx"]
33-
34-
[tool.setuptools.packages.find]
35-
exclude = ["dataset*"]
36-
3731
[dependency-groups]
3832
dev = [
3933
"pytest>=8.4.2",

0 commit comments

Comments
 (0)