We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248aaaf commit 5f4a3ddCopy full SHA for 5f4a3dd
setup.py
@@ -6,7 +6,7 @@
6
author='Justin Cooper',
7
author_email='justin@adafruit.com',
8
packages=['Adafruit_IO'],
9
- url='http://pypi.python.org/pypi/adafruit_io/',
+ url='http://pypi.python.org/pypi/adafruit-io/',
10
license='LICENSE.txt',
11
description='IO Client library for io.adafruit.com',
12
long_description=open('README.md').read(),
0 commit comments