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
diff options
context:
space:
mode:
authorBrad Warren <bmw@users.noreply.github.com>2021-02-03 23:03:09 +0300
committerGitHub <noreply@github.com>2021-02-03 23:03:09 +0300
commit13af3f7ec21a689a6235006d2f97664bc8789a5f (patch)
tree1915629955b9f3c42713a61c8af84f5ee0b30bdb /.dockerignore
parent5ad0c254cacd58395b888fe23f6046881500b854 (diff)
Cleanup venv scripts (#8629)
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
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore
index b94bf7960..2ce8a8209 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -8,5 +8,4 @@
.git
.tox
venv
-venv3
docs