File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- Copyright (c) 2014-2018 Adafruit
1+ Copyright (c) 2014-2019 Adafruit
22Author: Justin Cooper and Tony DiCola
33
44MIT License
Original file line number Diff line number Diff line change 5050 long_description = open ('README.rst' ).read (),
5151 long_description_content_type = 'text/x-rst' ,
5252
53- url = 'https://github.com/adafruit/io-client-python ' ,
53+ url = 'https://github.com/adafruit/Adafruit_IO_Python ' ,
5454
5555 author = 'Adafruit Industries' ,
5656 author_email = 'adafruitio@adafruit.com' ,
6464
6565 packages = ['Adafruit_IO' ],
6666 py_modules = ['ez_setup' ],
67- keywords = 'adafruitio io python circuitpython raspberrypi hardware MQTT' ,
67+ keywords = 'adafruitio io python circuitpython raspberrypi hardware MQTT REST ' ,
6868 classifiers = classifiers
6969)
You can’t perform that action at this time.
0 commit comments