File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ authors = [
55]
66description = " Group accounts for Django"
77readme = " README.rst"
8- requires-python = " >=3.8 "
8+ requires-python = " >=3.9 "
99license = {text = " BSD License" }
1010classifiers = [
1111 " Development Status :: 5 - Production/Stable" ,
@@ -15,11 +15,11 @@ classifiers = [
1515 " License :: OSI Approved :: BSD License" ,
1616 " Operating System :: OS Independent" ,
1717 " Programming Language :: Python" ,
18- " Programming Language :: Python :: 3.8" ,
1918 " Programming Language :: Python :: 3.9" ,
2019 " Programming Language :: Python :: 3.10" ,
2120 " Programming Language :: Python :: 3.11" ,
2221 " Programming Language :: Python :: 3.12" ,
22+ " Programming Language :: Python :: 3.13" ,
2323 " Programming Language :: Python :: Implementation :: CPython" ,
2424]
2525dependencies = [
You can’t perform that action at this time.
0 commit comments