Skip to content

Commit

Permalink
Update .mega-linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC authored Feb 14, 2024
1 parent 1db0b00 commit 0fb5418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PRE_COMMANDS:
venv: flake8
# Adds qmake for pip
- command: apk add qt6-qtbase-dev
- command: pip install --upgrade pip && pip install pytest ament_mypy ament-lint-flake8 pyqt6
- command: export PATH=/usr/lib/qt6/bin:$PATH && pip install --upgrade pip && pip install pytest ament_mypy ament-lint-flake8 pyqt6
venv: mypy
PYTHON_FLAKE8_ARGUMENTS: --toml-config /github/workspace/pyproject.toml

Expand Down

0 comments on commit 0fb5418

Please sign in to comment.