MCPcopy
hub / github.com/pandas-dev/pandas / validate_min_versions_in_sync.py

File validate_min_versions_in_sync.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Check pandas required and optional dependencies are synced across:
4

Callers

nothing calls this directly

Calls 3

resolveMethod · 0.80
mainFunction · 0.70
appendMethod · 0.45

Tested by

no test coverage detected