Added
* Weekly scheduled testing, to catch breaking changes in unpinned dependencies
Changed
* docutils version pin to allow use of verison 0.18.x
Removed
* sphinx version pinning - only the latest version of sphinx will now be fully supported, but previous versions will work if sphinx dependencies (i.e. jinja2) are managed correctly. This is inline with the approach at sphinx
* tests that were specific to older versions of sphinx and pygments
* jinja2 version pinning, as this is now pinned in latest version of sphinx