updated comicapi requirement—libunrar no longer necessary (CBR parsing support was always disabled anyway)
This commit is contained in:
parent
cbdc9876b2
commit
b7e30644ab
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -29,6 +29,3 @@ gdrive_credentials
|
|||
|
||||
vendor
|
||||
client_secrets.json
|
||||
|
||||
# External dependencies - need proper integrating
|
||||
libunrar
|
||||
|
|
|
@ -13,4 +13,4 @@ SQLAlchemy>=1.1.0
|
|||
tornado>=4.1
|
||||
Wand>=0.4.4
|
||||
unidecode>=0.04.19
|
||||
git+https://github.com/wildthyme/comicapi.git@c57bda958e56cf1ae23bec1cde974b4c424b2eb4#egg=comicapi
|
||||
git+https://github.com/wildthyme/comicapi.git@0f36fdd81bd03d6a979bebf03f907a1405d992c4#egg=comicapi
|
||||
|
|
Loading…
Reference in New Issue
Block a user