Add Python 3.8 as supported
This commit is contained in:
@@ -27,6 +27,7 @@ setup(
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Topic :: Software Development :: Libraries',
|
||||
],
|
||||
description='A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol'
|
||||
|
||||
Reference in New Issue
Block a user