File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[project ]
2
2
dynamic = [" version" ]
3
3
name = " json-store"
4
- requires-python = " >=3.8 "
4
+ requires-python = " >=3.9 "
5
5
dependencies = []
6
6
7
7
authors = [{
name =
" jeremy avnet" ,
email =
" [email protected] " }]
@@ -20,11 +20,11 @@ classifiers = [
20
20
21
21
" Operating System :: OS Independent" ,
22
22
" Programming Language :: Python :: 3" ,
23
+ " Programming Language :: Python :: 3.9" ,
23
24
" Programming Language :: Python :: 3.10" ,
24
25
" Programming Language :: Python :: 3.11" ,
25
26
" Programming Language :: Python :: 3.12" ,
26
- " Programming Language :: Python :: 3.8" ,
27
- " Programming Language :: Python :: 3.9" ,
27
+ " Programming Language :: Python :: 3.13" ,
28
28
" Programming Language :: Python :: Implementation :: CPython" ,
29
29
" Programming Language :: Python :: Implementation :: PyPy" ,
30
30
]
You can’t perform that action at this time.
0 commit comments