mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-23 14:13:09 +02:00
IGN:Tag release
This commit is contained in:
parent
211ba348b7
commit
abb6a83afb
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -48,7 +48,7 @@ def _ep_to_function(ep):
|
|||
if __name__ == '__main__':
|
||||
from setuptools import setup, find_packages
|
||||
from pyqtdistutils import PyQtExtension, build_ext, Extension
|
||||
from upload2 import sdist, pot, build, build_py, manual, \
|
||||
from upload import sdist, pot, build, build_py, manual, \
|
||||
resources, clean, gui, translations, update, \
|
||||
tag_release, upload_demo, build_linux, build_windows, \
|
||||
build_osx, upload_installers, upload_user_manual, \
|
||||
|
|
|
|||
Loading…
Reference in a new issue