include sonic-client by default and allow ldap to be installed at runtime

This commit is contained in:
Nick Sweeting 2024-10-05 03:11:48 -07:00
parent 358e553328
commit 35446ce742
No known key found for this signature in database
5 changed files with 38 additions and 1 deletions

View file

@ -155,6 +155,7 @@ class ConstantsDict(Mapping):
".DS_Store",
".env",
"Dockerfile",
".ArchiveBox.conf.bak",
))
PIP_RELATED_NAMES: frozenset[str] = frozenset((
".venv",