Trivial:Update pypi url to new url
Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/<package> [2] https://pypi.org/project/<package> Change-Id: I1500185f2d152178670d4e14c3479ec273b53f6e
This commit is contained in:
parent
e224c1ceff
commit
98332851f6
@ -97,9 +97,9 @@ or to run only scenario tests:
|
||||
|
||||
$ tempest run -r manila_tempest_tests.tests.scenario
|
||||
|
||||
.. _pip: https://pypi.python.org/pypi/pip
|
||||
.. _tox: https://pypi.python.org/pypi/tox
|
||||
.. _virtualenv: https://pypi.python.org/pypi/virtualenv
|
||||
.. _pip: https://pypi.org/project/pip/
|
||||
.. _tox: https://pypi.org/project/tox/
|
||||
.. _virtualenv: https://pypi.org/project/virtualenv
|
||||
|
||||
Running a subset of tests based on test location
|
||||
------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user