Skip to content

Commit 4fcd7b9

Browse files
committed
chore: node_modules is no longer needed in the wheel package since we run npm i at installation time
This reverts commit 3423f19.
1 parent c760593 commit 4fcd7b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ include = [
1616
"python/pythonmonkey/pythonmonkey.pyd",
1717
"python/pythonmonkey/mozjs-*.dll",
1818

19-
"python/pythonmonkey/node_modules/**/*",
20-
2119
# include all files for source distribution
2220
{ path = "src", format = "sdist" },
2321
{ path = "include", format = "sdist" },

0 commit comments

Comments
 (0)