Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
remove coverage direct dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxluigi committed Dec 24, 2019
1 parent 7f450b4 commit 4a7c0c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest-sugar
# Code quality
# ------------------------------------------------------------------------------
flake8==3.7.9 # https://github.com/PyCQA/flake8
coverage==4.5.4 # https://github.com/nedbat/coveragepy
black==19.10b0 # https://github.com/ambv/black
pylint-django==2.0.13 # https://github.com/PyCQA/pylint-django
pre-commit==1.20.0 # https://github.com/pre-commit/pre-commit
Expand Down

0 comments on commit 4a7c0c4

Please sign in to comment.