Remove commented gitlab-code-quality dep and use in CI

This commit is contained in:
Julian Stirling 2026-02-15 23:35:13 +00:00
parent e5acda7cc7
commit dcc73c248a
2 changed files with 0 additions and 2 deletions

View file

@ -37,7 +37,6 @@ dependencies = [
dev = [
"ruff~=0.15.1",
"mypy[reports]",
# "pytest-gitlab-code-quality", # pytest version constraint clashes with labthings
"pytest",
"pytest-cov",
"pytest-mock==3.14",