@@ -6,13 +6,13 @@ build-backend = "setuptools.build_meta"
66name = " diffpy.utils"
77dynamic =[' version' , ' dependencies' ]
88authors = [
9- { name =" Simon J.L. Billinge group " , email =" simon.billinge@gmail.com " },
9+ { name =" Simon Billinge" , email =" sb2896@columbia.edu " },
1010]
1111maintainers = [
12- { name =" Simon J.L. Billinge group " , email =" simon.billinge@gmail.com " },
12+ { name =" Simon Billinge" , email =" sb2896@columbia.edu " },
1313]
1414description = " General utilities for analyzing diffraction data"
15- keywords = [" text data parsers" , " wx grid" , " diffraction objects" ]
15+ keywords = [' text data parsers' , ' wx grid' , ' diffraction objects' ]
1616readme = " README.rst"
1717requires-python = " >=3.11, <3.14"
1818classifiers = [
@@ -27,7 +27,7 @@ classifiers = [
2727 ' Operating System :: Unix' ,
2828 ' Programming Language :: Python :: 3.11' ,
2929 ' Programming Language :: Python :: 3.12' ,
30- ' Programming Language :: Python :: 3.13' ,
30+ ' Programming Language :: Python :: 3.13' ,
3131 ' Topic :: Scientific/Engineering :: Physics' ,
3232 ' Topic :: Scientific/Engineering :: Chemistry' ,
3333]
0 commit comments