summaryrefslogtreecommitdiff
path: root/TESTING.rst
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-05-14 18:38:24 +0000
committerGerrit Code Review <review@openstack.org>2018-05-14 18:38:24 +0000
commit6674ac5a2a0b819c9c590c4aac29b1f6c3b0036b (patch)
tree84b529a6c9ccb160fef93c53eb2f122708db2214 /TESTING.rst
parente60202d725e292aa926fd077fb07bb99c0fb46dc (diff)
parentaed28094fc043bd05fad9a25e11e90c51d3e8206 (diff)
downloadneutron-6674ac5a2a0b819c9c590c4aac29b1f6c3b0036b.tar.gz
Merge "Trivial: Update pypi url to new url"
Diffstat (limited to 'TESTING.rst')
-rw-r--r--TESTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING.rst b/TESTING.rst
index e702845575..f3ef669aec 100644
--- a/TESTING.rst
+++ b/TESTING.rst
@@ -490,7 +490,7 @@ see this wiki page: https://wiki.openstack.org/wiki/Testr
.. _Testr: https://wiki.openstack.org/wiki/Testr
.. _tox: http://tox.readthedocs.org/en/latest/
-.. _virtualenvs: https://pypi.python.org/pypi/virtualenv
+.. _virtualenvs: https://pypi.org/project/virtualenv
PEP8 and Unit Tests
~~~~~~~~~~~~~~~~~~~