Skip to content

Commit

Permalink
trust
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Feb 15, 2024
1 parent ac5cbec commit b487ef3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ PYTHON_FLAKE8_PRE_COMMANDS:
PYTHON_MYPY_PRE_COMMANDS:
# Install these stub files
- command: git clone https://github.com/TilmanK/PyQt6-stubs
cwd: /github/workspace/pyqt6_stubs
cwd: /github/workspace/
- command: python setup.py install
cwd: /github/workspace/pyqt6_stubs
cwd: /github/workspace/PyQt6-stubs/
- command: pip install --upgrade pip && pip install pytest ament_mypy ament-lint-flake8
venv: mypy

Expand Down

0 comments on commit b487ef3

Please sign in to comment.