Enable autorelease into 2nd repo

This commit is contained in:
NoDRM
2023-08-03 21:21:49 +02:00
parent 53996cf49c
commit 10b6caf9f5
3 changed files with 35 additions and 45 deletions

View File

@@ -44,6 +44,7 @@ __version__ = '7.4'
import sys, os, struct, getopt
from base64 import b64decode
#@@CALIBRE_COMPAT_CODE@@
from .utilities import SafeUnbuffered