Skip to content

Added python3.5 CI build with --pre

Duncan Macleod requested to merge github/fork/duncanmmacleod/ci-python-pre into develop

This PR adds another job to the CI configuration that uses the --pre option to pip install to test against pre-releases of the dependencies.

Merge request reports