Skip to content

Commit 97a2453

Browse files
committed
skpkg: add pyproject.toml
1 parent bc908d2 commit 97a2453

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ build-backend = "setuptools.build_meta"
66
name = "diffpy.pdfgui"
77
dynamic=['version', 'dependencies']
88
authors = [
9-
{ name="Simon J.L. Billinge group", email="simon.billinge@gmail.com" },
9+
{ name="Simon J.L. Billinge group", email="sb2896@columbia.edu" },
1010
]
1111
maintainers = [
12-
{ name="Simon J.L. Billinge group", email="simon.billinge@gmail.com" },
12+
{ name="Simon J.L. Billinge group", email="sb2896@columbia.edu" },
1313
]
14-
description = "GUI for PDF simulation and structure refinement."
14+
description = "Graphical user interface program for structure refinements to atomic pair distribution function."
1515
keywords = ['PDF structure refinement GUI']
1616
readme = "README.rst"
1717
requires-python = ">=3.11, <3.14"

0 commit comments

Comments
 (0)