Deactivate ldap
Fix setup for pypi
This commit is contained in:
10
setup.cfg
10
setup.cfg
@@ -31,14 +31,13 @@ keywords =
|
||||
calibre
|
||||
calibre-web
|
||||
library
|
||||
python_requires = >=2.6
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
cps = calibreweb:main
|
||||
[options]
|
||||
python_requires = >=2.6
|
||||
include_package_data = True
|
||||
zip_safe = False
|
||||
install_requires =
|
||||
Babel >= 1.3
|
||||
Flask-Babel >= 0.11.1
|
||||
@@ -80,7 +79,8 @@ metadata =
|
||||
Wand >= 0.4.4
|
||||
comics=
|
||||
natsort>=2.2.0
|
||||
# https://github.com/wildthyme/comicapi/archive/cb279168f9c5cec742b5a05ac8326b9c168a8a91.zip#egg=comicapi
|
||||
# comicapi @ git+https://github.com/wildthyme/comicapi.git@cb279168f9c5cec742b5a05ac8326b9c168a8a91#egg=comicapi
|
||||
# find solution for this
|
||||
# find solution for this should belong to comics
|
||||
# comicapi @ git+https://github.com/decentral1se/comicapi.git@packaging-fix/remove-python-requires#egg=comicapi
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user