diff --git a/pyproject.toml b/pyproject.toml index 97b9a37..5e5670c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,6 +46,7 @@ include = [ "/src", "/docs", "/tests", + "/conftest.py", ] [tool.hatch.build.targets.wheel]