mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-06 14:05:21 -04:00
Fix #39
This commit is contained in:
@@ -259,7 +259,7 @@ setup(
|
||||
'prs500 = libprs500.cli.main:main', \
|
||||
'lrf-meta = libprs500.lrf.meta:main', \
|
||||
'rtf-meta = libprs500.metadata.rtf:main', \
|
||||
'txt2lrf = libprs500.lrf.makelrf:txt', \
|
||||
'txt2lrf = libprs500.lrf.txt.convert_from:main', \
|
||||
'html2lrf = libprs500.lrf.html.convert_from:main',\
|
||||
],
|
||||
'gui_scripts' : [ 'prs500-gui = libprs500.gui.main:main']
|
||||
|
||||
Reference in New Issue
Block a user