Skip to content

Commit

Permalink
fix sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Sep 12, 2024
1 parent 73d6096 commit 0c81ed1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ find = { include = ["chgnet*"], exclude = ["tests", "tests*"] }

[tool.setuptools.package-data]
"chgnet" = ["*.json", "py.typed"]
"chgnet.graph.fast_converter_libraries" = ["*"]
"chgnet.pretrained" = ["*", "**/*"]

[build-system]
Expand Down

0 comments on commit 0c81ed1

Please sign in to comment.