MCPcopy Create free account
hub / github.com/YesianRohn/TextSSR / deps_list

Function deps_list

diffusers/setup.py:165–166  ·  view source on GitHub ↗
(*pkgs)

Source from the content-addressed store, hash-verified

163
164
165def deps_list(*pkgs):
166 return [deps[pkg] for pkg in pkgs]
167
168
169class DepsTableUpdateCommand(Command):

Callers 1

setup.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected