Skip to content

Commit

Permalink
No constraint for lint (#170)
Browse files Browse the repository at this point in the history
* No constraint for lint

* Remove lcov
  • Loading branch information
cidrblock authored May 25, 2024
1 parent 340eca0 commit afc674f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ description = Enforce quality standards under {basepython}
skip_install = true
deps =
pre-commit
set_env =
PIP_CONSTRAINT = /dev/null
commands =
pre-commit run --show-diff-on-failure --all-files

Expand Down

0 comments on commit afc674f

Please sign in to comment.