mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Dont create installers in build notes
This commit is contained in:
parent
c929839f14
commit
ac019c2460
@ -578,7 +578,8 @@ and copy it to windows.
|
|||||||
|
|
||||||
Run::
|
Run::
|
||||||
|
|
||||||
python setup.py build
|
python setup.py build
|
||||||
python setup.py -OO win32_freeze --no-ice
|
python setup.py -OO win32_freeze --no-ice --no-installer
|
||||||
|
|
||||||
This will create the .msi in the dist directory.
|
This will create a relocatable calibre windows build in build/winfrozen. Simply
|
||||||
|
run build/winfrozen/calibre.exe to start calibre.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user