Downloading wheels from pip

28-04-2025

  • use the download command, with the --no-deps flag to avoid downloading dependencies
python -m pip download "setuptools==80.0.0" --no-deps