Skip to content

Commit

Permalink
ci: forgot poetry again.
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed Dec 9, 2019
1 parent 2e8dfcb commit 418835a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ setenv =
basepython = python3.6

commands=
poetry install
flake8 olapy tests
mypy olapy tests
pylint --py3k -d W1637 *.py olapy tests

0 comments on commit 418835a

Please sign in to comment.