Compare commits
1 Commits
77d9054011
...
e00cb15236
Author | SHA1 | Date | |
---|---|---|---|
|
e00cb15236 |
2
setup.py
2
setup.py
@ -15,7 +15,7 @@ EMAIL = 'tkl@blackfinn.de'
|
||||
SYSTEMD_SCRIPTS = ['greenhouse.service']
|
||||
PACKAGES = ['greenhouse']
|
||||
PACKAGE_DIRS = {'greenhouse':'greenhouse'}
|
||||
REQUIRES = ['RPi.GPIO', 'Adafruit_DHT', 'paho-mqtt']
|
||||
REQUIRES = ['RPi.GPIO', 'w1thermsensor']
|
||||
|
||||
SYSTEMD_PATH = '/lib/systemd/system/'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user