Re: Why py-spyder{,-devel} depends on py-htmldocs.

2015-12-15 Thread Eric A. Borisch
Petr, 1) it is a trivial install -- just download and extract -- so hopefully it's not a big issue. We can always move it into a variant. 2) Spyder has a menu link to go to python documentation, which I patch to go to the installed documentation. (hence the dependency.) - Eric On Tue, Dec 15, 2

Why py-spyder{,-devel} depends on py-htmldocs.

2015-12-15 Thread petr
Hi Eric, why does py-spyder{,-devel} actually depend (library dependency) on py-htmldocs. I understand that the py??-htmldocs provides the respective python documentation, so why would I need it as dependency of a python module/application? I think py-spyder{,-devel} to do so. Thanks for the