File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 2222 url = 'https://github.com/avdata99/whoare' ,
2323 author = 'Anders Vazquez' ,
2424 author_email = 'andres@data99.com.ar' ,
25-
25+
2626 classifiers = [
2727 # How mature is this project? Common values are
2828 # 3 - Alpha
2929 # 4 - Beta
3030 # 5 - Production/Stable
31- 'Development Status :: 4 - Beta ' ,
31+ 'Development Status :: 5 - Production/Stable ' ,
3232
3333 # Indicate who your project is intended for
3434 'Intended Audience :: Developers' ,
4141 # that you indicate you support Python 3. These classifiers are *not*
4242 # checked by 'pip install'. See instead 'python_requires' below.
4343 'Programming Language :: Python :: 3' ,
44- 'Programming Language :: Python :: 3.6' ,
45- 'Programming Language :: Python :: 3.7' ,
4644 'Programming Language :: Python :: 3.8' ,
45+ 'Programming Language :: Python :: 3.9' ,
46+ 'Programming Language :: Python :: 3.10' ,
47+ 'Programming Language :: Python :: 3.11' ,
48+ 'Programming Language :: Python :: 3.12' ,
4749 'Programming Language :: Python :: 3 :: Only' ,
4850 ],
4951
You can’t perform that action at this time.
0 commit comments