Edited setup.py
This commit is contained in:
parent
ef9aa12e39
commit
dd49ed6029
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ setup(
|
||||
author_email='bluefox@privacynerd.de',
|
||||
packages=['RPiGPIOmakertools'],
|
||||
license='LICENSE',
|
||||
description='Library for communicating with OLED-, E-Ink-, TFT- and so on -displays. And some other useful stuff.',
|
||||
description='Library with some handy tools for working with GPIO',
|
||||
install_requires=[
|
||||
"RPi.GPIO",
|
||||
"Pillow",
|
||||
|
Loading…
Reference in New Issue
Block a user