Skip to content

Commit

Permalink
Merge 3f12ed3 into 007218c
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-helper[bot] committed Jan 27, 2021
2 parents 007218c + 3f12ed3 commit 188af50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[build-system]
requires = ["setuptools>=40.6.0", "wheel>=0.34.2"]
requires = [ "setuptools>=40.6.0", "wheel>=0.34.2",]
build-backend = "setuptools.build_meta"
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ count = True
plugins = coverage_pyver_pragma
[coverage:report]
fail_under = 80
exclude_lines =
raise AssertionError
raise NotImplementedError
Expand Down

0 comments on commit 188af50

Please sign in to comment.