Skip to content

Commit cab0c4e

Browse files
Update pyproject.toml
Added - "mispr.lammps.templates" = ["*"]
1 parent 7194c76 commit cab0c4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ utils = ["bibtexparser>=1.4.0"]
5353
[tool.setuptools.package-data]
5454
"mispr.gaussian.data" = ["*.bib"]
5555
"mispr.lammps.data" = ["*.json"]
56+
"mispr.lammps.templates" = ["*"]
57+
5658

5759
[project.urls]
5860
repository = "https://github.com/molmd/mispr"

0 commit comments

Comments
 (0)