We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc908d2 commit 97a2453Copy full SHA for 97a2453
1 file changed
pyproject.toml
@@ -6,12 +6,12 @@ build-backend = "setuptools.build_meta"
6
name = "diffpy.pdfgui"
7
dynamic=['version', 'dependencies']
8
authors = [
9
- { name="Simon J.L. Billinge group", email="simon.billinge@gmail.com" },
+ { name="Simon J.L. Billinge group", email="sb2896@columbia.edu" },
10
]
11
maintainers = [
12
13
14
-description = "GUI for PDF simulation and structure refinement."
+description = "Graphical user interface program for structure refinements to atomic pair distribution function."
15
keywords = ['PDF structure refinement GUI']
16
readme = "README.rst"
17
requires-python = ">=3.11, <3.14"
0 commit comments