Skip to content

Commit

Permalink
try other install
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Feb 15, 2024
1 parent a58f097 commit fbef275
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 @@ -22,7 +22,7 @@ PYTHON_MYPY_PRE_COMMANDS:
# Install these stub files
- command: git clone https://github.com/TilmanK/PyQt6-stubs
venv: mypy
- command: cd PyQt6-stubs/ && python setup.py install
- command: cd PyQt6-stubs/ && pip install .
venv: mypy
- command: pip install pytest ament_mypy ament-lint-flake8
venv: mypy
Expand Down

0 comments on commit fbef275

Please sign in to comment.