Skip to content

Commit

Permalink
Remove deprecated and no longer used codecov library.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtibbles authored and bjester committed Apr 26, 2023
1 parent 91cf944 commit 9eebeff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ pytest-pythonpath
pytest-timeout
pytest-watch
pre-commit==1.15.1
codecov
coverage
pytest-cov
nodeenv
Expand Down
4 changes: 0 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ click==8.1.3
# -c requirements.txt
# flask
# pip-tools
codecov==2.1.12
# via -r requirements-dev.in
colorama==0.4.4
# via pytest-watch
configargparse==1.5.3
Expand All @@ -50,7 +48,6 @@ coreschema==0.0.4
coverage[toml]==6.2
# via
# -r requirements-dev.in
# codecov
# pytest-cov
customizable-django-profiler @ git+https://github.com/someshchaturvedi/customizable-django-profiler.git
# via -r requirements-dev.in
Expand Down Expand Up @@ -220,7 +217,6 @@ pyzmq==23.1.0
requests==2.25.1
# via
# -c requirements.txt
# codecov
# coreapi
# locust
roundrobin==0.0.2
Expand Down

0 comments on commit 9eebeff

Please sign in to comment.