Skip to content

Commit

Permalink
oh?
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Feb 15, 2024
1 parent 9c4520a commit 46e62b8
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
venv: mypy
- command: cd PyQt6-stubs/ && python setup.py install
# cwd: /github/workspace/PyQt6-stubs
venv: mypy
- command: pip install --upgrade pip && pip install pytest ament_mypy ament-lint-flake8
venv: mypy

Expand Down

0 comments on commit 46e62b8

Please sign in to comment.