Skip to content

Commit b8cc069

Browse files
committed
Update build files included in output
1 parent 4bcbd30 commit b8cc069

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
@@ -66,7 +66,6 @@ include = '\.pyi?$'
6666
exclude = '''
6767
6868
(
69-
/(
7069
\.eggs # exclude a few common directories in the
7170
| \.git # root of the project
7271
| \.hg
@@ -77,10 +76,9 @@ exclude = '''
7776
| buck-out
7877
| build
7978
| dist
79+
| js
8080
| submodules
8181
| plotly/matplotlylib/mplexporter
82-
)/
83-
| versioneer.py
8482
)
8583
'''
8684

0 commit comments

Comments
 (0)