diff --git a/pyproject.toml b/pyproject.toml index a6a63cf..ce55138 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,12 +62,6 @@ docs = [ "matplotlib" ] -[tool.hatch.build.targets.wheel] -packages = ["src/pycharge"] - -[tool.hatch.build] -include = ["src/pycharge/py.typed"] - [tool.hatch.version] source = "vcs"