We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b05530c commit d2354a4Copy full SHA for d2354a4
1 file changed
pyproject.toml
@@ -11,8 +11,8 @@ authors = [
11
maintainers = [
12
{ name="Simon J.L. Billinge group", email="simon.billinge@gmail.com" },
13
]
14
-description = "calculators for PDF, bond valence sum, and other quantities based on atom pair interaction"
15
-keywords = ['PDF BVS atom overlap calculator real-space']
+description = "Calculators for PDF, bond valence sum, and other quantities based on atom pair interaction."
+keywords = ['PDF', 'BVS', 'atom', 'overlap', 'calculator', 'real-space']
16
readme = "README.rst"
17
requires-python = ">=3.11, <3.14"
18
classifiers = [
0 commit comments