Skip to content

Commit

Permalink
re-order commands
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWillitts committed Oct 10, 2024
1 parent 270c5a5 commit 9c63557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ deps =
commands =
pip install -U pip
pip --version
python --version
pip --version
pip freeze
coverage run -a runtests.py
coverage report
Expand Down

0 comments on commit 9c63557

Please sign in to comment.