We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a4afe commit 43111c9Copy full SHA for 43111c9
1 file changed
pyproject.toml
@@ -85,7 +85,7 @@ version = {attr = "rydstate.__version__"}
85
where = ["src"]
86
87
[tool.setuptools.package-data]
88
-rydstate = ["species/nist_energy_levels/*.txt"]
+rydstate = ["species/sqdt/nist_energy_levels/*.txt"]
89
90
[tool.check-wheel-contents]
91
toplevel = ["rydstate"]
0 commit comments