Skip to content

Commit

Permalink
display python version for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Elnaril committed Jun 17, 2024
1 parent 70a3d0e commit a16ba21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ commands =
description = run coverage and output json result
deps = -rrequirements.txt
commands =
python --version
coverage run -m pytest tests
coverage report -m
coverage json

0 comments on commit a16ba21

Please sign in to comment.