Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sdv-dev/SDV
/ check_dependencies
Function
check_dependencies
tasks.py:24–25 ·
view source on GitHub ↗
(c)
Source
from the content-addressed store, hash-verified
22
23
@task
24
def
check_dependencies(c):
25
c.run(
'python -m pip check'
)
26
27
28
@task
Callers
3
minimum
Function · 0.85
lint
Function · 0.85
fix_lint
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected