We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98522ec commit e13421fCopy full SHA for e13421f
pyproject.toml
@@ -23,11 +23,6 @@ include = [
23
"inference_core_nodes.*"
24
]
25
26
-[tool.flit.metadata]
27
-module = "inference_core_nodes"
28
-home-page = "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes"
29
-description-file = "README.md"
30
-
31
[build-system]
32
requires = ["flit_core >=3.5,<4"]
33
build-backend = "flit_core.buildapi"
0 commit comments