Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/.envrc
AgeCommit message (Collapse)Author
2021-02-03Cleanup venv scripts (#8629)Brad Warren
Fixes https://github.com/certbot/certbot/issues/8387. * update _venv_common.py * delete venv.py scripts * rename venv script * update relevant venv3 references * remove set_python_envvars
2020-10-23Add .envrc. (#8382)Brad Warren