Skip to content

Commit

Permalink
Remove explicit update of coverage[toml]
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWillitts committed Sep 6, 2024
1 parent d0e310a commit bc449a6
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,7 +61,7 @@ deps =
djdev: https://github.com/django/django/tarball/main
commands =
pip install -U pip coverage[toml]
pip install -U pip
pip --version
pip freeze
coverage run -a runtests.py
Expand Down

0 comments on commit bc449a6

Please sign in to comment.