ah ofc, it goes *there*

master
cazagen 5 years ago
parent 90b0ac953b
commit bec130fc0b
  1. 2
      setup.py

@ -33,7 +33,7 @@ plugin_url = "https://github.com/gillg/OctoPrint-LDAP"
plugin_license = "AGPLv3"
# Any additional requirements besides OctoPrint should be listed here
plugin_requires = ["python-ldap","uuid"]
plugin_requires = ["python-ldap","uuid","ldap3"]
# Additional package data to install for this plugin. The subfolders "templates", "static" and "translations" will
# already be installed automatically if they exist.

Loading…
Cancel
Save