Skip to content

Commit

Permalink
Remove explicit update of coverage[toml]
Browse files Browse the repository at this point in the history
Latest version is already installed as part of:
https://raw.githubusercontent.com/clinicedc/edc/develop/requirements.tests/tox.txt
  • Loading branch information
JonathanWillitts committed Sep 6, 2024
1 parent 9dee61a commit fffa2c5
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 fffa2c5

Please sign in to comment.