File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ maintainers = [
1414description = " Distance Printer, calculate the inter atomic distances. Part of xPDFsuite"
1515keywords = [' diffpy' , ' pdf' , ' data interpretation' ]
1616readme = " README.rst"
17- requires-python = " >=3.12 , <3.15 "
17+ requires-python = " >=3.11 , <3.14 "
1818classifiers = [
1919 ' Development Status :: 5 - Production/Stable' ,
2020 ' Environment :: Console' ,
@@ -25,9 +25,9 @@ classifiers = [
2525 ' Operating System :: Microsoft :: Windows' ,
2626 ' Operating System :: POSIX' ,
2727 ' Operating System :: Unix' ,
28+ ' Programming Language :: Python :: 3.11' ,
2829 ' Programming Language :: Python :: 3.12' ,
2930 ' Programming Language :: Python :: 3.13' ,
30- ' Programming Language :: Python :: 3.14' ,
3131 ' Topic :: Scientific/Engineering :: Physics' ,
3232 ' Topic :: Scientific/Engineering :: Chemistry' ,
3333]
You can’t perform that action at this time.
0 commit comments