Skip to content

Commit 22226e5

Browse files
committed
Remove exclusions. Just be consistent.
1 parent 8614003 commit 22226e5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tox.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,4 @@ rc = --rcfile="{[coverage]rcfile}"
8686
hang-closing = True
8787
jobs = 1
8888
max-line-length = 79
89-
exclude =
90-
# Exclude the entire top-level __init__.py file since its only purpose is
91-
# to expose the version string and to handle Python 2/3 compatibility.
92-
importlib_metadata/__init__.py
93-
importlib_metadata/docs/conf.py
9489
enable-extensions = U4

0 commit comments

Comments
 (0)