Update setup.py

This commit is contained in:
Vitor de Miranda Henrique
2017-05-01 19:55:25 -05:00
committed by GitHub
parent 859f682c89
commit d2a94633cf

View File

@@ -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"