publishing to pypi
This commit is contained in:
parent
0b283e9662
commit
7c5e145d35
2
setup.py
2
setup.py
@ -20,7 +20,7 @@ setup(
|
|||||||
download_url='https://github.com/bkanuka/trio-paho-mqtt/archive/v0.3.0.tar.gz',
|
download_url='https://github.com/bkanuka/trio-paho-mqtt/archive/v0.3.0.tar.gz',
|
||||||
author_email='bkanuka@gmail.com',
|
author_email='bkanuka@gmail.com',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 4 - Alpha',
|
'Development Status :: 4 - Beta',
|
||||||
'Framework :: Trio',
|
'Framework :: Trio',
|
||||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||||
'Intended Audience :: Developers',
|
'Intended Audience :: Developers',
|
||||||
|
Loading…
Reference in New Issue
Block a user