Commit b7e30644 authored by Iris W's avatar Iris W

updated comicapi requirement—libunrar no longer necessary (CBR parsing support...

updated comicapi requirement—libunrar no longer necessary (CBR parsing support was always disabled anyway)
parent cbdc9876
...@@ -29,6 +29,3 @@ gdrive_credentials ...@@ -29,6 +29,3 @@ gdrive_credentials
vendor vendor
client_secrets.json client_secrets.json
# External dependencies - need proper integrating
libunrar
...@@ -13,4 +13,4 @@ SQLAlchemy>=1.1.0 ...@@ -13,4 +13,4 @@ SQLAlchemy>=1.1.0
tornado>=4.1 tornado>=4.1
Wand>=0.4.4 Wand>=0.4.4
unidecode>=0.04.19 unidecode>=0.04.19
git+https://github.com/wildthyme/comicapi.git@c57bda958e56cf1ae23bec1cde974b4c424b2eb4#egg=comicapi git+https://github.com/wildthyme/comicapi.git@0f36fdd81bd03d6a979bebf03f907a1405d992c4#egg=comicapi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment