pyramid-layout 0.5 declares Sphinx as a requirement

31 views
Skip to first unread message

Michael Lenaghan

unread,
Dec 10, 2012, 6:17:13 PM12/10/12
to pylons...@googlegroups.com
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.
Reply all
Reply to author
Forward
0 new messages