Skip to content

Commit 3a9944a

Browse files
authored
exclude node_modules
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
1 parent 2ea3520 commit 3a9944a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ include = [
138138
]
139139
exclude = [
140140
"reacnetgenerator/_version2.py",
141+
"reacnetgenerator/static/webpack/node_modules"
141142
]
142143

143144
[tool.coverage.run]

0 commit comments

Comments
 (0)