Skip to content

Commit

Permalink
Merge pull request #166 from openedx/matthugs/remove-codecov-dependency
Browse files Browse the repository at this point in the history
build: remove unnecessary codecov dependency
  • Loading branch information
Feanil Patel authored Apr 25, 2023
2 parents 7e8c366 + 2965f70 commit 55d2ff3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion requirements/ci.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@

-r tox.txt

codecov
six
2 changes: 0 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ certifi==2022.5.18.1
# via requests
charset-normalizer==2.0.12
# via requests
codecov==2.1.12
# via -r requirements/ci.in
coverage==6.4.1
# via codecov
distlib==0.3.4
Expand Down
2 changes: 0 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ click-repl==0.2.0
# celery
code-annotations==1.3.0
# via edx-lint
codecov==2.1.12
# via -r requirements/ci.in
coverage[toml]==6.2
# via
# codecov
Expand Down

0 comments on commit 55d2ff3

Please sign in to comment.