The source project of this merge request has been removed.
Pin Python version for CI to Python 3.7
Compare changes
- Dominik Weitz authored
+ 1
− 1
using python:latest
always tests with the most recent release of Python. If we want to assure compatibility with Python 3.7. we should specify it in CI.