File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,16 @@ license = {file = "LICENSE"}
11
11
authors = [
12
12
{
name =
" Johan Medrano" ,
email =
" [email protected] " },
13
13
{
name =
" Yael Balbastre" ,
email =
" [email protected] " }]
14
- requires-python = " >=3.9 ,<3.14"
14
+ requires-python = " >=3.3 ,<3.14"
15
15
classifiers = [
16
16
" Development Status :: 3 - Alpha" ,
17
17
" License :: OSI Approved :: GNU General Public License v2 (GPLv2)" ,
18
+ " Programming Language :: Python :: 3.3" ,
19
+ " Programming Language :: Python :: 3.4" ,
20
+ " Programming Language :: Python :: 3.5" ,
21
+ " Programming Language :: Python :: 3.6" ,
22
+ " Programming Language :: Python :: 3.7" ,
23
+ " Programming Language :: Python :: 3.8" ,
18
24
" Programming Language :: Python :: 3.9" ,
19
25
" Programming Language :: Python :: 3.10" ,
20
26
" Programming Language :: Python :: 3.11" ,
You can’t perform that action at this time.
0 commit comments