MCPcopy
hub / github.com/reflex-dev/reflex / check_min_deps.py

File check_min_deps.py

scripts/check_min_deps.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Validate that each workspace package's declared minimum dependency versions are workable.
2
3For every checkable package (the root ``reflex`` package plus the sub-packages under
4``packages/*``), this installs the package editable into two isolated virtualenvs (deps

Callers

nothing calls this directly

Calls 2

PathClass · 0.85
mainFunction · 0.70

Tested by

no test coverage detected