Skip to content

Commit

Permalink
fix tox
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnacioHeredia committed Sep 27, 2023
1 parent 3da43e0 commit b0dd6a4
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 @@ -144,6 +144,6 @@ commands =
mypy --config-file mypy.ini -p {[base]package}

[testenv:pip-missing-reqs]
basepython = {[base]python}
basepython = {[jenkins]python}
deps = pip_check_reqs
commands=pip-missing-reqs -d --ignore-file={[base]package}/tests/* {[base]package}

0 comments on commit b0dd6a4

Please sign in to comment.