Comfy-Org / Comfy-Org/ComfyUI-Manager

Support pip environment markers

Open
#1,943 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16.1k
Forks
2.5k
Avg merge
5d 4h
Merged PRs (30d)
13

Description

pip requirements specifiers can have "environment markers", i.e. syntax that includes `;`. For example `pywin32; sys_platform = "win32"`. See https://pip.pypa.io/en/stable/reference/requirement-specifiers/

This came up while [we wanted to add](https://github.com/comfyanonymous/ComfyUI/pull/8351) a windows only requirement for adding sandbox to comfy. We're working around for now but adding a tracking bug here to remove the workarounds once it's properly supported by the manager.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.