Skip to content

Commit fbfe69c

Browse files
authored
fix sdist (#201)
1 parent 73d6096 commit fbfe69c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ find = { include = ["chgnet*"], exclude = ["tests", "tests*"] }
4545

4646
[tool.setuptools.package-data]
4747
"chgnet" = ["*.json", "py.typed"]
48+
"chgnet.graph.fast_converter_libraries" = ["*"]
4849
"chgnet.pretrained" = ["*", "**/*"]
4950

5051
[build-system]

0 commit comments

Comments
 (0)