Update setup.py
This commit is contained in:
committed by
GitHub
parent
859f682c89
commit
d2a94633cf
2
setup.py
2
setup.py
@@ -27,7 +27,7 @@ plugin_author = "Vitor Henrique"
|
||||
plugin_author_email = "vitormhenrique@gmail.com"
|
||||
|
||||
# The plugin's homepage URL. Can be overwritten within OctoPrint's internal data via __plugin_url__ in the plugin module
|
||||
plugin_url = "https://github.com/vitormhenirque/OctoPrint-Enclosure"
|
||||
plugin_url = "https://github.com/vitormhenrique/OctoPrint-Enclosure"
|
||||
|
||||
# The plugin's license. Can be overwritten within OctoPrint's internal data via __plugin_license__ in the plugin module
|
||||
plugin_license = "AGPLv3"
|
||||
|
||||
Reference in New Issue
Block a user