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 b695fe1 commit 50a4db5Copy full SHA for 50a4db5
1 file changed
pyproject.toml
@@ -142,7 +142,6 @@ exclude_also = [
142
[tool.coverage.run]
143
omit = [
144
"bench/compress_normal.py",
145
- "src/zarr/_version.py", # auto-generated by setuptools-scm
146
"src/zarr/testing/conftest.py", # only for downstream projects
147
]
148
0 commit comments