Merge pull request #297 from benjamin-salchow/master
adds python 3.7 compatibility
This commit was merged in pull request #297.
This commit is contained in:
@@ -1880,6 +1880,7 @@ class EnclosurePlugin(octoprint.plugin.StartupPlugin, octoprint.plugin.TemplateP
|
||||
|
||||
|
||||
__plugin_name__ = "Enclosure Plugin"
|
||||
__plugin_pythoncompat__ = ">=2.7,<4"
|
||||
|
||||
|
||||
def __plugin_load__():
|
||||
|
||||
Reference in New Issue
Block a user