[requirements] add ldap3

This commit is contained in:
Nico Schottelius 2020-02-09 08:43:56 +01:00
parent d9a756b50e
commit f99d0a0b64
1 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@ setup(
"pynetbox",
"colorama",
"etcd3 @ https://github.com/kragniz/python-etcd3/tarball/master#egg=etcd3",
"marshmallow"
"marshmallow",
"ldap3"
],
scripts=["scripts/uncloud"],
data_files=[