mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-06-04 08:29:49 -04:00
wip
This commit is contained in:
parent
4b6f08b0fe
commit
5d9a32c364
178 changed files with 2982 additions and 1322 deletions
4
archivebox/vendor/__init__.py
vendored
4
archivebox/vendor/__init__.py
vendored
|
@ -8,8 +8,8 @@ VENDORED_LIBS = {
|
|||
# sys.path dir: library name
|
||||
#'python-atomicwrites': 'atomicwrites',
|
||||
#'django-taggit': 'taggit',
|
||||
'pydantic-pkgr': 'pydantic_pkgr',
|
||||
'pocket': 'pocket',
|
||||
# 'pydantic-pkgr': 'pydantic_pkgr',
|
||||
# 'pocket': 'pocket',
|
||||
#'base32-crockford': 'base32_crockford',
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue