Skip to content

Commit

Permalink
improve setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraser Langton committed Oct 9, 2024
1 parent fef0ca7 commit 0dee2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ deps =
{[testenv]deps}
commands =
black --check src tests
isort --check src tests
flake8 src tests
mypy src tests
isort --check src tests
lint-imports

[testenv:docs]
Expand Down

0 comments on commit 0dee2bd

Please # to comment.