mirror of
https://github.com/caronc/apprise.git
synced 2025-06-21 02:07:43 +02:00
Added Python v3.12 support to setup.py
This commit is contained in:
parent
cced5ed7b5
commit
47abc10af1
1
setup.py
1
setup.py
@ -100,6 +100,7 @@ setup(
|
|||||||
'Programming Language :: Python :: 3.9',
|
'Programming Language :: Python :: 3.9',
|
||||||
'Programming Language :: Python :: 3.10',
|
'Programming Language :: Python :: 3.10',
|
||||||
'Programming Language :: Python :: 3.11',
|
'Programming Language :: Python :: 3.11',
|
||||||
|
'Programming Language :: Python :: 3.12',
|
||||||
'Programming Language :: Python :: Implementation :: CPython',
|
'Programming Language :: Python :: Implementation :: CPython',
|
||||||
'Programming Language :: Python :: Implementation :: PyPy',
|
'Programming Language :: Python :: Implementation :: PyPy',
|
||||||
'License :: OSI Approved :: BSD License',
|
'License :: OSI Approved :: BSD License',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user