Skip to content

.gitlab-ci.yml: Run tests through tox

Daiki Ueno requested to merge wip/dueno/tox into main

This would allow us to run tests with multiple Python versions and detect any usage of Python 3.7+ features.

Merge request reports