🚧 GitHub Actions: Do no try installing pytest-ruff on Python 3.6
parent
ad7f42c23e
commit
c74fd10ac8
@ -1,7 +1,7 @@
|
||||
pytest
|
||||
pytest-cov
|
||||
pytest-mypy
|
||||
pytest-ruff
|
||||
pytest-ruff ; python_version >= "3.7"
|
||||
black
|
||||
ruff
|
||||
pre-commit
|
||||
|
Loading…
Reference in New Issue