setup.py Role: STANDALONE (In:0 Out:0 Betweenness:0.0) This file has no import dependencies and no code depends on it. It serves as a minimal setup script that verifies the Python version (≥3.10) and delegates all configuration to setup.cfg or pyproject.toml. Its standalone nature means it is only executed during package installation and does not contribute to the library’s runtime.