FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit b271111d authored by Mike Knee's avatar Mike Knee
Browse files

Merge branch 'dev-ucam-observe-remote-server-fixes' into 'main'

Apply fixes from ucam-observe-remote-server

See merge request !3
parents 5fe231d0 1978d379
No related branches found
No related tags found
1 merge request!3Apply fixes from ucam-observe-remote-server
Pipeline #543237 passed
[flake8]
max-line-length = {{ max_line_length }}
exclude = venv,env,.tox,build/*,.venv
......@@ -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]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment