Skip to content

Commit

Permalink
build: remove unnecessary codecov dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Hughes committed Apr 17, 2023
1 parent 7e8c366 commit 2965f70
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 2965f70

Please sign in to comment.