ci: minor fixes after mypy update
This commit is contained in:
parent
c9c0e19543
commit
0e6dd32afe
8 changed files with 18 additions and 17 deletions
2
tox.ini
2
tox.ini
|
@ -26,7 +26,7 @@ passenv =
|
|||
[testenv:ruff]
|
||||
commands =
|
||||
{envpython} -m pip install --use-pep517 -e .[testing]
|
||||
{envpython} -m ruff my/
|
||||
{envpython} -m ruff check my/
|
||||
|
||||
|
||||
# just the very core tests with minimal dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue