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",
|
name="amqtt",
|
||||||
version="0.10.0a0",
|
version="0.10.0a0",
|
||||||
description="MQTT client/broker using Python asyncio",
|
description="MQTT client/broker using Python asyncio",
|
||||||
author="Nicolas Jouanin",
|
author="aMQTT Contributers (https://github.com/Yakifo/amqtt/graphs/contributors)",
|
||||||
author_email='nico@beerfactory.org',
|
url="https://github.com/Yakifo/amqtt",
|
||||||
url="https://github.com/beerfactory/hbmqtt",
|
|
||||||
license='MIT',
|
license='MIT',
|
||||||
packages=find_packages(exclude=['tests']),
|
packages=find_packages(exclude=['tests']),
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
|
|
Ładowanie…
Reference in New Issue