Skip to content

Commit d2354a4

Browse files
committed
pyproject.toml
1 parent b05530c commit d2354a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ authors = [
1111
maintainers = [
1212
{ name="Simon J.L. Billinge group", email="[email protected]" },
1313
]
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']
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']
1616
readme = "README.rst"
1717
requires-python = ">=3.11, <3.14"
1818
classifiers = [

0 commit comments

Comments
 (0)