mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
Partial fix for #8256 This PR makes tox calls pipstrap before any commands is executed, and Azure Pipelines calls pipstrap when appropriate (when an actual call to pip is done). * Invoke pipstrap in tox and during the CI * Set default value for PYTHON_VERSION and always set python interpreter * Set Python for snaps_build also * Fix the build for Windows installer * Add a warning comment for pinned versions in pipstrap * Rebuild letsencrypt-auto * Same version than the installer build * Let's update to latest pip for installer tests