Skip to content

Commit

Permalink
#167: Remove codecov as a dependency
Browse files Browse the repository at this point in the history
- This is no longer needed, I've opted to use the GitHub Actions codecov plugin
  • Loading branch information
MRichards99 committed Jan 18, 2021
1 parent 680a5e7 commit 9542fc8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
19 changes: 1 addition & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ pytest = "^6.1.2"
coverage = {extras = ["toml"], version = "^5.3"}
pytest-cov = "^2.10.1"
pytest-icdiff = "^0.5"
codecov = "^2.1.11"

[tool.poetry.scripts]

Expand Down

0 comments on commit 9542fc8

Please sign in to comment.