Skip to content

Commit

Permalink
fix tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbennett committed Oct 4, 2021
1 parent 08f7cb2 commit 5287c6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ commands =
static: pip install pre-commit
static: make static

test: pip install
test: pip install --editable .[dev]
test: make coverage

0 comments on commit 5287c6d

Please sign in to comment.