Skip to content

Enable jessie-backports for python3 in CI

This PR enables use of jessie-backports when installing dependencies during the CI build on debian 8 for python3 only. This will not help build the package (which isn't required), but will help make sure all of the dependencies can be provided.

Merge request reports