bitprophet / releases

A powerful Sphinx changelog-generating extension.
http://releases.readthedocs.io/
BSD 2-Clause "Simplified" License
176 stars 41 forks source link

Remove upper-bound on required Sphinx version #68

Closed MinchinWeb closed 7 years ago

MinchinWeb commented 7 years ago

The current setup.py requires Sphinx from the 1.3.x and 1.4.x lines. In practice, releases seems to generally work find with newer versions of Sphinx as well, with broken compatibility being treated as a bug (c.f. #66, #67). The current setup.py also causes weird bugs from time-to-time with newer version of Sphinx where Python will complain that the wrong version of Sphinx is installed.

bitprophet commented 7 years ago

Cherry-pick's ability to confuse github strikes again...merged/tweaked. Thanks!

bitprophet commented 7 years ago

Hm, yea and now Travis is quite irate, have to dig into that.

bitprophet commented 7 years ago

Hrm it looks like 1.6.1 breaks other things too: