You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/sheetsync
HubbeKing 6d790a1b36 Do a first naive pass for py3 compatibility
Check that open() calls for reading and writing use binary modes
Use alpine version with py3-pip package
Use python3 in Dockerfile CMD
Remove sys.setdefaultencoding() "hack"
Simplify ensure_directory() in common.common package
3 years ago
..
sheetsync Replace calls to gevent.signal() with gevent.signal_handler() 4 years ago
Dockerfile Do a first naive pass for py3 compatibility 3 years ago
setup.py Pin gevent to 1.5a2 to avoid https://github.com/gevent/gevent/issues/1711 3 years ago