mirror of https://github.com/joan2937/pigpio
Merge bd8cbd5ab4
into c33738a320
This commit is contained in:
commit
4a660bc4ee
|
@ -12,7 +12,7 @@ setup(name='pigpio',
|
|||
description='Raspberry Pi GPIO module',
|
||||
long_description='Raspberry Pi Python module to access the pigpio daemon',
|
||||
download_url='http://abyz.me.uk/rpi/pigpio/pigpio.zip',
|
||||
license='unlicense.org',
|
||||
license='Unlicense',
|
||||
py_modules=['pigpio'],
|
||||
keywords=['raspberrypi', 'gpio',],
|
||||
classifiers=[
|
||||
|
|
Loading…
Reference in New Issue