We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebbb644 commit f3cd7b4Copy full SHA for f3cd7b4
pyproject.toml
@@ -12,7 +12,7 @@ maintainers = [
12
{ name="Simon J.L. Billinge group", email="simon.billinge@gmail.com" },
13
]
14
description = "Shared utilities for diffpy packages"
15
-keywords = ['"text data parsers" "wx grid" "diffraction objects"']
+keywords = ["text data parsers", "wx grid", "diffraction objects"]
16
readme = "README.rst"
17
requires-python = ">=3.11, <3.14"
18
classifiers = [
0 commit comments