Skip to content

Commit

Permalink
ldap3 as optional dependance
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentDcmps committed Mar 14, 2023
1 parent 4e13dcd commit a276bfb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,15 @@ install_requires =
mediafile
watchdog >=0.8.0
zipstream-ng >=1.1.0, <2.0.0
ldap3

packages = find:
include_package_data = true
zip_safe = false

[options.extras_require]
LDAP=
ldap3

[options.packages.find]
include = supysonic*

Expand Down

0 comments on commit a276bfb

Please sign in to comment.