MCPcopy 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
24def check_dependencies(c):
25 c.run('python -m pip check')
26
27
28@task

Callers 3

minimumFunction · 0.85
lintFunction · 0.85
fix_lintFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected