File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22name = ' rope'
33description = ' a python refactoring library...'
44readme = ' README.rst'
5- requires-python = ' >=3.8 '
5+ requires-python = ' >=3.10 '
66classifiers = [
77 ' Development Status :: 4 - Beta' ,
88 ' Operating System :: OS Independent' ,
@@ -14,12 +14,12 @@ classifiers = [
1414 ' Natural Language :: English' ,
1515 ' Programming Language :: Python' ,
1616 ' Programming Language :: Python :: 3' ,
17- ' Programming Language :: Python :: 3.8' ,
18- ' Programming Language :: Python :: 3.9' ,
1917 ' Programming Language :: Python :: 3.10' ,
2018 ' Programming Language :: Python :: 3.11' ,
2119 ' Programming Language :: Python :: 3.12' ,
2220 ' Programming Language :: Python :: 3.13' ,
21+ ' Programming Language :: Python :: 3.14' ,
22+ ' Programming Language :: Python :: 3.15' ,
2323 ' Topic :: Software Development' ,
2424]
2525version = ' 1.14.0'
You can’t perform that action at this time.
0 commit comments