Skip to content

Commit

Permalink
exclude_also is available from coverage 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering committed Dec 4, 2023
1 parent cba4610 commit b34e37d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 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 @@ -63,6 +63,7 @@ xattr = { version = "^0.10.0", markers = "sys_platform == 'darwin'" }
pre-commit = ">=2.10"

[tool.poetry.group.test.dependencies]
coverage = ">=7.2.0"
deepdiff = "^6.3"
httpretty = "^1.1"
pytest = "^7.1"
Expand Down

0 comments on commit b34e37d

Please sign in to comment.