Skip to content

Commit 8cc423a

Browse files
authored
Merge pull request #37 from theochem/pypi3
Clean up package structure
2 parents 19397c5 + 862a2b5 commit 8cc423a

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
@@ -103,6 +103,7 @@ B3DB = ["*.csv", "*.tsv", "*.tsv.gz"]
103103
# Python modules and packages that are included in the
104104
# distribution package (and therefore become importable)
105105
[tool.setuptools.packages.find]
106+
include = ["B3DB"]
106107
exclude = [
107108
"*/*/tests",
108109
"tests_*",

0 commit comments

Comments
 (0)