Skip to content

Commit c11eef8

Browse files
authored
Update pyproject.toml
Trying to fix the pypi release to include all the source files...
1 parent 5aacae9 commit c11eef8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,7 @@ dev = [
9595

9696
[tool.setuptools.packages.find]
9797
where = ["."]
98-
include = ["dynamax"]
99-
exclude = ["logo"]
100-
namespaces = false
98+
exclude = ["logo", "docs"]
10199

102100

103101
[tool.versioneer]

0 commit comments

Comments
 (0)