mirror of
https://github.com/thearn/Python-Arduino-Command-API.git
synced 2026-04-24 03:00:20 -04:00
Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -6,7 +6,7 @@ setup(name='Python Arduino Command API',
|
||||
description="a light-weight Python library for communicating with Arduino microcontroller boards",
|
||||
author='Tristan Hearn',
|
||||
author_email='tristanhearn@gmail.com',
|
||||
url='https://github.com/thearn/pickle-gzip',
|
||||
url='https://github.com/thearn/Python-Arduino-Command-API',
|
||||
license='Apache 2.0',
|
||||
packages=['Arduino'],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user