mirror of
https://github.com/caronc/apprise.git
synced 2025-08-13 18:17:12 +02:00
Added Python v3.12 support to setup.py
This commit is contained in:
1
setup.py
1
setup.py
@ -100,6 +100,7 @@ setup(
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Programming Language :: Python :: 3.11',
|
||||
'Programming Language :: Python :: 3.12',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Programming Language :: Python :: Implementation :: PyPy',
|
||||
'License :: OSI Approved :: BSD License',
|
||||
|
Reference in New Issue
Block a user