Skip to content

Commit 2e63e96

Browse files
committed
Remove installed package with pip
Signed-off-by: Thomas <[email protected]>
1 parent 82114f2 commit 2e63e96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ test-python-package:
6262
lint-python-package:
6363
stage: test
6464
before_script:
65-
# TODO: Add flake8-gl-codeclimate as dependency
66-
- pip install flake8-gl-codeclimate
6765
- pip install uv
6866
script:
6967
- uv run --all-extras flake8 src/python_training_project --format gl-codeclimate --output-file gl-code-quality-report.json

0 commit comments

Comments
 (0)