Skip to content

Commit

Permalink
Run newer version of lint test
Browse files Browse the repository at this point in the history
  • Loading branch information
carver committed Aug 19, 2021
1 parent 3594624 commit e4fdeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ clean-pyc:
find . -name '__pycache__' -exec rm -rf {} +

lint:
tox -epy3{6,5}-lint
tox -epy38-lint

test:
py.test --tb native tests
Expand Down

0 comments on commit e4fdeb0

Please sign in to comment.