diff --git a/pyproject.toml b/pyproject.toml index 174afa215..9642a4d5c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -127,11 +127,6 @@ dependencies = [ requires = ["hatchling"] build-backend = "hatchling.build" -[tool.setuptools.packages.find] -where = ["."] -include = ["comfy*"] -namespaces = false - [project.optional-dependencies] dev = [ "pytest",