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 @@ -5,7 +5,7 @@ authors = [
5
5
]
6
6
description = " Group accounts for Django"
7
7
readme = " README.rst"
8
- requires-python = " >=3.8 "
8
+ requires-python = " >=3.9 "
9
9
license = {text = " BSD License" }
10
10
classifiers = [
11
11
" Development Status :: 5 - Production/Stable" ,
@@ -15,11 +15,11 @@ classifiers = [
15
15
" License :: OSI Approved :: BSD License" ,
16
16
" Operating System :: OS Independent" ,
17
17
" Programming Language :: Python" ,
18
- " Programming Language :: Python :: 3.8" ,
19
18
" Programming Language :: Python :: 3.9" ,
20
19
" Programming Language :: Python :: 3.10" ,
21
20
" Programming Language :: Python :: 3.11" ,
22
21
" Programming Language :: Python :: 3.12" ,
22
+ " Programming Language :: Python :: 3.13" ,
23
23
" Programming Language :: Python :: Implementation :: CPython" ,
24
24
]
25
25
dependencies = [
You can’t perform that action at this time.
0 commit comments