Skip to content

Commit

Permalink
giviing up on pyqt probs
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Feb 9, 2024
1 parent e965bb9 commit c279508
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
@@ -1,5 +1,4 @@
PRE_COMMANDS:
- command: apt-get install -y qt6-base-dev
# - command: pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1
# venv: pylint
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1
Expand All @@ -10,7 +9,7 @@ PRE_COMMANDS:
venv: isort
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1
venv: bandit
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1 pyqt6
- command: pip install --upgrade setuptools pip && pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1
venv: mypy
# - command: pip install pytest ament-lint-pep257 ament-lint-flake8 flake8==4.0.1
# venv: pyright
Expand Down

0 comments on commit c279508

Please sign in to comment.