1 diff --git a/pyproject.toml b/pyproject.toml
2 index 1c599e6..0f32757 100644
5 @@ -67,6 +67,10 @@ include = ["conda", "conda_env"]
6 [tool.hatch.build.hooks.vcs]
7 version-file = "conda/__version__.py"
9 +[tool.hatch.build.targets.wheel]
11 +exclude = ["conda/tests"]
14 # store relative paths in coverage information