mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-15 07:34:27 -04:00
include sonic-client by default and allow ldap to be installed at runtime
This commit is contained in:
parent
358e553328
commit
35446ce742
5 changed files with 38 additions and 1 deletions
|
@ -155,6 +155,7 @@ class ConstantsDict(Mapping):
|
|||
".DS_Store",
|
||||
".env",
|
||||
"Dockerfile",
|
||||
".ArchiveBox.conf.bak",
|
||||
))
|
||||
PIP_RELATED_NAMES: frozenset[str] = frozenset((
|
||||
".venv",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue