MCPcopy Create free account
hub / github.com/ModalityDance/Omni-R1 / deps_list

Function deps_list

src/transformers/setup.py:220–221  ·  view source on GitHub ↗
(*pkgs)

Source from the content-addressed store, hash-verified

218
219
220def deps_list(*pkgs):
221 return [deps[pkg] for pkg in pkgs]
222
223
224class DepsTableUpdateCommand(Command):

Callers 1

setup.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected