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
2
2
Author: Justin Cooper and Tony DiCola
3
3
4
4
MIT License
Original file line number Diff line number Diff line change 50
50
long_description = open ('README.rst' ).read (),
51
51
long_description_content_type = 'text/x-rst' ,
52
52
53
- url = 'https://github.com/adafruit/io-client-python ' ,
53
+ url = 'https://github.com/adafruit/Adafruit_IO_Python ' ,
54
54
55
55
author = 'Adafruit Industries' ,
56
56
author_email = 'adafruitio@adafruit.com' ,
64
64
65
65
packages = ['Adafruit_IO' ],
66
66
py_modules = ['ez_setup' ],
67
- keywords = 'adafruitio io python circuitpython raspberrypi hardware MQTT' ,
67
+ keywords = 'adafruitio io python circuitpython raspberrypi hardware MQTT REST ' ,
68
68
classifiers = classifiers
69
69
)
You can’t perform that action at this time.
0 commit comments