]> git.parisson.com Git - telemeta.git/commitdiff
try own merged ebooklib
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 1 May 2015 16:52:48 +0000 (18:52 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 1 May 2015 16:52:48 +0000 (18:52 +0200)
requirements.txt
setup.py

index 7b7a7842908d2213385e46995ca8676d274d2ad3..36a91dc82ef27d136ce569e6f9044f683252639b 100644 (file)
@@ -4,3 +4,4 @@ setuptools
 -e .
 -e git+https://github.com/mariocesar/sorl-thumbnail#egg=sorl-thumbnail-12.2
 -e git+https://github.com/django-haystack/django-haystack#egg=django-haystack-2.4
+-e git+https://github.com/Parisson/ebooklib#egg=ebooklib-0.16
index 6e9eb4a62fba2ea422f4e029965a12026887f5e6..29e5e9a634d0dcbd33031bac6c0fc8a45a51e039 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -72,7 +72,6 @@ setup(
         'python-ebml',
         'zipstream',
         'elasticsearch',
-        'ebooklib',
     ],
   tests_require=['pytest-django', 'pytest-cov', 'factory-boy'],
   # Provide a test command through django-setuptest