We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d6096 commit fbfe69cCopy full SHA for fbfe69c
pyproject.toml
@@ -45,6 +45,7 @@ find = { include = ["chgnet*"], exclude = ["tests", "tests*"] }
45
46
[tool.setuptools.package-data]
47
"chgnet" = ["*.json", "py.typed"]
48
+"chgnet.graph.fast_converter_libraries" = ["*"]
49
"chgnet.pretrained" = ["*", "**/*"]
50
51
[build-system]
0 commit comments