Skip to content

Commit

Permalink
updates tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Oct 16, 2024
1 parent 038f14f commit 53e2910
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 @@ -30,6 +30,8 @@ extras =
dev

commands =
uv venv {work_dir}/.venv
uv pip list
uv export -q --no-hashes -o {work_dir}/requirements.txt
pip install -r {work_dir}/requirements.txt
pip install '{env:DJANGO}'
Expand Down

0 comments on commit 53e2910

Please sign in to comment.