pyramid-layout 0.5 declares Sphinx as a requirement: pyramid>=1.3.3 Sphinx
That's causing Sphinx to get dragged in when dependencies are followed. Perhaps that's because it's defined under tests: [tests] pyramid>=1.3.3 Sphinx coverage nose mock webtest But as far as I can tell--and as you might expect--there are no Sphinx-related tests. Furthermore Sphinx is listed twice under docs: [docs] pyramid>=1.3.3 Sphinx sphinx By way of comparison pyramid 1.4b2 lists Sphinx once under docs and nowhere else. -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-devel/-/R9Z-DWHuS8UJ. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.