Run linter on examples

This commit is contained in:
Miguel Grinberg
2022-06-04 16:41:40 +01:00
parent bcbad51675
commit c18ccccb8e
5 changed files with 13 additions and 15 deletions

View File

@@ -24,7 +24,7 @@ deps=
deps=
flake8
commands=
flake8 --ignore=W503 --exclude tests/libs src tests
flake8 --ignore=W503 --exclude tests/libs src tests examples
[testenv:upy]
whitelist_externals=sh