kopia lustrzana https://github.com/Yakifo/amqtt
update author and url
rodzic
0868d06fd3
commit
df1696d8f9
5
setup.py
5
setup.py
|
@ -8,9 +8,8 @@ setup(
|
|||
name="amqtt",
|
||||
version="0.10.0a0",
|
||||
description="MQTT client/broker using Python asyncio",
|
||||
author="Nicolas Jouanin",
|
||||
author_email='nico@beerfactory.org',
|
||||
url="https://github.com/beerfactory/hbmqtt",
|
||||
author="aMQTT Contributers (https://github.com/Yakifo/amqtt/graphs/contributors)",
|
||||
url="https://github.com/Yakifo/amqtt",
|
||||
license='MIT',
|
||||
packages=find_packages(exclude=['tests']),
|
||||
include_package_data=True,
|
||||
|
|
Ładowanie…
Reference in New Issue