Update setup.py
This commit is contained in:
committed by
GitHub
parent
4586df4f78
commit
6ea9f480ec
4
setup.py
4
setup.py
@@ -33,7 +33,9 @@ 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"]
|
||||
#plugin_requires = ["RPi.GPIO>=0.6"]
|
||||
|
||||
install_requires = requirements("requirements.txt")
|
||||
|
||||
### --------------------------------------------------------------------------------------------------------------------
|
||||
### More advanced options that you usually shouldn't have to touch follow after this point
|
||||
|
||||
Reference in New Issue
Block a user