Skip to content

Add a CI job to test the minimum requirements

Duncan Macleod requested to merge duncanmmacleod/em-bright:test-min-deps into main

This MR adds a new CI job that installed the minimum (oldest) version of each of the requirements called out in pyproject.toml, mainly to check that they are correctly stated.

Merge request reports