rclepub1: use the bundled python-epub

This commit is contained in:
Jean-Francois Dockes 2018-08-30 14:33:56 +02:00
parent 1765a550bb
commit 433430dfe6

View File

@ -8,6 +8,7 @@ import re
import rclexecm
sys.path.append(sys.path[0]+"/recollepub.zip")
try:
import epub
except: