mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-10 06:10:50 +08:00
remove unused setuptools lines
This commit is contained in:
parent
bfb1f2fe99
commit
81ea9726b6
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user