diff --git a/pyproject.toml b/pyproject.toml index bdce82da..52af5549 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,6 @@ requires = ['hatchling', 'versioningit'] [tool.hatch.build.targets.wheel] packages = ['src/easyscience'] -exclude = ['src/easyscience/legacy'] [tool.hatch.metadata] allow-direct-references = true