Skip to content

Commit 19397c5

Browse files
authored
Merge pull request #36 from theochem/pypi2
Add `data_curation` folder to excluded list
2 parents 8e927b4 + 106f24a commit 19397c5

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
@@ -106,6 +106,7 @@ B3DB = ["*.csv", "*.tsv", "*.tsv.gz"]
106106
exclude = [
107107
"*/*/tests",
108108
"tests_*",
109+
"data_curation",
109110
"cleaning",
110111
"notebooks",
111112
"grouping",

0 commit comments

Comments
 (0)