File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ maintainers = [
1414description = " Shared utilities for diffpy packages."
1515keywords = [" text data parsers" , " wx grid" , " diffraction objects" ]
1616readme = " README.rst"
17- requires-python = " >=3.10 "
17+ requires-python = " >=3.8 "
1818classifiers = [
1919 ' Development Status :: 5 - Production/Stable' ,
2020 ' Environment :: Console' ,
@@ -26,6 +26,8 @@ classifiers = [
2626 ' Operating System :: POSIX' ,
2727 ' Operating System :: Unix' ,
2828 ' Programming Language :: Python :: 2.7' ,
29+ ' Programming Language :: Python :: 3.8' ,
30+ ' Programming Language :: Python :: 3.9' ,
2931 ' Programming Language :: Python :: 3.10' ,
3032 ' Programming Language :: Python :: 3.11' ,
3133 ' Programming Language :: Python :: 3.12' ,
You can’t perform that action at this time.
0 commit comments