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 66e4bda commit 5b4b888Copy full SHA for 5b4b888
pyproject.toml
@@ -60,7 +60,7 @@ dev = [
60
]
61
62
[tool.setuptools]
63
-packages = ["bio2zarr"]
+packages = ["bio2zarr", "bio2zarr.vcf2zarr"]
64
65
[tool.setuptools_scm]
66
version_file = "bio2zarr/_version.py"
0 commit comments