Skip to content

Commit

Permalink
Added coverage to dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Collins committed Apr 7, 2020
1 parent 9e1d429 commit 3df1f00
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 1 deletion.
46 changes: 45 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ zeroconf = "^0.24.5"
[tool.poetry.dev-dependencies]
pytest = "^5.2"
black = {version = "^19.10b0",allow-prereleases = true}
coverage = "^5.0.4"

[build-system]
requires = ["poetry>=0.12"]
Expand Down

0 comments on commit 3df1f00

Please sign in to comment.