mirror of
https://github.com/caronc/apprise.git
synced 2025-08-11 01:04:52 +02:00
Add support for CPython 3.11 to Travis-CI (#681)
This commit is contained in:
1
setup.py
1
setup.py
@ -94,6 +94,7 @@ setup(
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Programming Language :: Python :: 3.11',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Programming Language :: Python :: Implementation :: PyPy',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
|
Reference in New Issue
Block a user