Update setup.py
This commit is contained in:
committed by
GitHub
parent
fc69d4580a
commit
6d63a20649
3
setup.py
3
setup.py
@@ -33,8 +33,7 @@ plugin_url = "https://github.com/vitormhenirque/OctoPrint-Enclosure"
|
||||
plugin_license = "AGPLv3"
|
||||
|
||||
# Any additional requirements besides OctoPrint should be listed here
|
||||
plugin_requires = ["RPi.GPIO>=0.6",
|
||||
"adafruit_python_dht"]
|
||||
plugin_requires = ["RPi.GPIO>=0.6"]
|
||||
|
||||
additional_setup_parameters = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user