Comment 2 for bug 1670208

Revision history for this message
Gunnar Hjalmarsson (gunnarhj) wrote :

Yep, that works. So does changing line 31 to:

data_files.append((path_figures, glob('%s/figures/*' % path)))

(Maybe there is some reason to not do that.)