mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Rename extensions.py to build.py to match the command name
This commit is contained in:
parent
efc4f7bb8d
commit
15e3f8a1af
@ -32,7 +32,7 @@ get_translations = GetTranslations()
|
||||
iso639 = ISO639()
|
||||
iso3166 = ISO3166()
|
||||
|
||||
from setup.extensions import Build
|
||||
from setup.build import Build
|
||||
build = Build()
|
||||
|
||||
from setup.mathjax import MathJax
|
||||
|
Loading…
x
Reference in New Issue
Block a user