From eb524a666bc96fa9a8d8dce61a17692718390c34 Mon Sep 17 00:00:00 2001 From: fpxie Date: Wed, 25 Apr 2018 23:56:05 +0800 Subject: [PATCH] Trivial: Update pypi url to new url Change-Id: I9cec36f7339d74176e0e978e46ee2019d60441a6 --- doc/source/contributor/development.environment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributor/development.environment.rst b/doc/source/contributor/development.environment.rst index c3dfec6fb5..5cc0e86686 100644 --- a/doc/source/contributor/development.environment.rst +++ b/doc/source/contributor/development.environment.rst @@ -38,7 +38,7 @@ on how to enable manila on devstack. Virtual environments -------------------- -Manila development uses `virtualenv `__ to track and manage Python +Manila development uses `virtualenv `__ to track and manage Python dependencies while in development and testing. This allows you to install all of the Python package dependencies in a virtual environment or "virtualenv" (a special subdirectory of your manila