Skip to content

Commit

Permalink
fixup run pip wrapper in strict mode
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Aug 22, 2024
1 parent 811ca9c commit bd0d2fd
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 @@ -16,6 +16,8 @@ deps = -rrequirements{/}tox-py.in
install_command =
{envpython} \
{[python-cli-options]byte-errors} \
{[python-cli-options]some-isolation} \
{[python-cli-options]warnings-to-errors} \
{toxinidir}{/}bin{/}pip_wrapper.py \
'{toxinidir}{/}requirements{/}' \
'{envname}' \
Expand Down

0 comments on commit bd0d2fd

Please sign in to comment.