Change name format
This commit is contained in:
@@ -7,7 +7,7 @@ setup(
|
|||||||
requires=['hyper'],
|
requires=['hyper'],
|
||||||
url='',
|
url='',
|
||||||
license='MIT',
|
license='MIT',
|
||||||
author='Petrov Sergey',
|
author='Sergey Petrov',
|
||||||
author_email='me@pr0ger.prg',
|
author_email='me@pr0ger.prg',
|
||||||
description='A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol'
|
description='A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol'
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user