From 6b661795cf072ff57132376e59bff6e00ba163d1 Mon Sep 17 00:00:00 2001 From: Jeff Hale Date: Thu, 21 Feb 2019 10:41:59 -0500 Subject: [PATCH] update links.inc to include both venv and virtualenv --- doc/en/links.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/en/links.inc b/doc/en/links.inc index 64e222aae..1b7cbd05b 100644 --- a/doc/en/links.inc +++ b/doc/en/links.inc @@ -15,6 +15,7 @@ .. _`distribute`: https://pypi.org/project/distribute/ .. _`pip`: https://pypi.org/project/pip/ .. _`venv`: https://docs.python.org/3/library/venv.html/ +.. _`virtualenv`: https://pypi.org/project/virtualenv/ .. _hudson: http://hudson-ci.org/ .. _jenkins: http://jenkins-ci.org/ .. _tox: http://testrun.org/tox