We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8614003 commit 22226e5Copy full SHA for 22226e5
tox.ini
@@ -86,9 +86,4 @@ rc = --rcfile="{[coverage]rcfile}"
86
hang-closing = True
87
jobs = 1
88
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
94
enable-extensions = U4
0 commit comments