Commit Graph

15 Commits (29e2658e5369f5a135669b721a8a9ef05a74bb16)

Author SHA1 Message Date
OzzieIsaacs f73b3a0b14 Added unidecode to required dependencys for same behavior as calibre in generating no ascii folder names (fix for #257) 7 years ago
OzzieIsaacs 0e0e72fb71 Fixes for gevent/gdrive 7 years ago
Jack Darlington 4efea9546a Update to pip 7 years ago
Jack Darlington cf1ca21bbc Merge branch 'master' into develop
# Conflicts:
#	cps/db.py
#	cps/ub.py
#	cps/web.py
#	readme.md
#	requirements.txt
7 years ago
OzzieIsaacs 80f1276624 Merge remote-tracking branch 'gitignore/fix/syntax-python3-20170305'
# Conflicts:
#	cps/db.py
#	cps/web.py
#	requirements.txt
7 years ago
OzzieIsaacs 6feb1f8894 Downgraded required tornado version to 4.1 7 years ago
OzzieIsaacs acac0570e5 Merge remote-tracking branch 'use_pip/use-pip'
# Conflicts:
#	cps.py
#	readme.md
#	vendor/wand/api.py
#	vendor/wand/drawing.py
#	vendor/wand/exceptions.py
#	vendor/wand/image.py
#	vendor/wand/version.py
7 years ago
林檎 197f396e16 validate need include in vendor
PyPi version doesn’t support Python3
7 years ago
林檎 547f3c3456 double requirement fix 7 years ago
林檎 d45ecfafcc Missing site for File validate module 7 years ago
林檎 80bcf131ee add requirement.txt 7 years ago
林檎 b70191ca2a Least change to adapt with python3
change some syntax
- except clause
- unicode -> bulitins.str
- sqllite uri
- fix import local path
- 01 to 1  (0 is meaningless)

add module
- future
- builtins (from future)
- imp (python3 )
- past (from future)
- sqlalchemy (update one)

refer to
http://python-future.org/compatible_idioms.html
7 years ago
Jack Darlington 78abf81b2f Fix for editing metadata and uploading for GDrive 7 years ago
Akhyar Amarullah 98041c6710
Trim down requirements.txt 8 years ago
Akhyar Amarullah 6698952ed0
Add requirements.txt 8 years ago