Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
220
def
deps_list(*pkgs):
221
return
[deps[pkg]
for
pkg in pkgs]
222
223
224
class
DepsTableUpdateCommand(Command):
Callers
1
setup.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected