Skip to content

Commit

Permalink
Remove codecov from python dependencies and use coverage directly
Browse files Browse the repository at this point in the history
  • Loading branch information
nezhar committed Apr 12, 2023
1 parent 854a944 commit 3f8dd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Development dependencies
flake8>=3.9,<3.10
codecov>=2.1,<2.2
coverage>=7.2,<7.4
setuptools>=42
wheel>=0.37
twine>=3.4
Expand Down

0 comments on commit 3f8dd00

Please sign in to comment.