mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-09-29 15:31:08 -04:00
...
This commit is contained in:
parent
ebc4c3aff6
commit
f92bfac622
@ -20,7 +20,7 @@ from bypy.constants import SRC as CALIBRE_DIR
|
||||
from bypy.freeze import cleanup_site_packages, extract_extension_modules, freeze_python, path_to_freeze_dir
|
||||
from bypy.utils import mkdtemp, py_compile, run, walk
|
||||
from bypy.sign_server import sign_file_in_client
|
||||
from bypy.pe_sign_check import has_signature
|
||||
from bypy.authenticode import has_signature
|
||||
|
||||
iv = globals()['init_env']
|
||||
calibre_constants = iv['calibre_constants']
|
||||
|
Loading…
x
Reference in New Issue
Block a user