update links.inc to include both venv and virtualenv
This commit is contained in:
parent
fa65b71c98
commit
6b661795cf
|
@ -15,6 +15,7 @@
|
||||||
.. _`distribute`: https://pypi.org/project/distribute/
|
.. _`distribute`: https://pypi.org/project/distribute/
|
||||||
.. _`pip`: https://pypi.org/project/pip/
|
.. _`pip`: https://pypi.org/project/pip/
|
||||||
.. _`venv`: https://docs.python.org/3/library/venv.html/
|
.. _`venv`: https://docs.python.org/3/library/venv.html/
|
||||||
|
.. _`virtualenv`: https://pypi.org/project/virtualenv/
|
||||||
.. _hudson: http://hudson-ci.org/
|
.. _hudson: http://hudson-ci.org/
|
||||||
.. _jenkins: http://jenkins-ci.org/
|
.. _jenkins: http://jenkins-ci.org/
|
||||||
.. _tox: http://testrun.org/tox
|
.. _tox: http://testrun.org/tox
|
||||||
|
|
Loading…
Reference in New Issue