Skip to content

Commit

Permalink
Removing Codecov from dependencies because it is no longer on pypi. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
JPBergsma committed Apr 13, 2023
1 parent 8b3e146 commit df994d8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
black==23.1.0
build==0.10.0
codecov==2.1.12
flake8==6.0.0
invoke==2.0.0
isort==5.12.0
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
]
testing_deps = [
"build~=0.9.0",
"codecov~=2.1",
"jsondiff~=2.0",
"pytest~=7.2",
"pytest-cov~=4.0",
Expand Down

0 comments on commit df994d8

Please sign in to comment.