FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Apply fixes from ucam-observe-remote-server

Merged Mike Knee requested to merge dev-ucam-observe-remote-server-fixes into main
4 files
+ 5
0
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -23,6 +23,8 @@ python:tox:
- PYTHON_VERSION: "3.11" # Make sure this matches the version in pyproject.toml and the Dockerfile.
variables:
TOX_ADDITIONAL_REQUIREMENTS: "poetry>=1.7.1"
rules:
- !reference [build, rules]
container:pytest:
needs: [build]
Loading