mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:Tag release
This commit is contained in:
parent
aed08d4fc2
commit
833d943870
@ -219,7 +219,6 @@ def stage_one():
|
|||||||
os.mkdir('docs')
|
os.mkdir('docs')
|
||||||
check_call('python setup.py build', shell=True)
|
check_call('python setup.py build', shell=True)
|
||||||
check_call('sudo python setup.py develop', shell=True)
|
check_call('sudo python setup.py develop', shell=True)
|
||||||
check_call('make', shell=True)
|
|
||||||
tag_release()
|
tag_release()
|
||||||
upload_demo()
|
upload_demo()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user