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 15, 2024
1 parent 7a9ded5 commit 1639374
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ PYTHON_FLAKE8_PRE_COMMANDS:
venv: flake8

PYTHON_MYPY_PRE_COMMANDS:
# Adds qmake for pip
# Install these stub files
- command: git clone https://github.com/TilmanK/PyQt6-stubs
- command: python setup.py install
venv: mypy
- command: pip install --upgrade pip && pip install pytest ament_mypy ament-lint-flake8
venv: mypy

Expand Down

0 comments on commit 1639374

Please sign in to comment.