Skip to content

Commit

Permalink
added coverage to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
H-Shay committed Apr 21, 2021
1 parent 564ef30 commit c907df1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def read(fname):
],
extras_require={
"dev": [
"coverage~=5.5"
"black==20.8b1",
"flake8==3.9.0",
"isort~=5.0",
Expand Down

0 comments on commit c907df1

Please sign in to comment.