Trivial: Update pypi url to new url
Change-Id: Ib46fce05f4fa5f09ba2149e09b599ffe4b1f09ce
This commit is contained in:
parent
a662389619
commit
adbf013748
@ -61,7 +61,7 @@ well.
|
||||
|
||||
Graphviz is only needed for generating the state machine diagram. To install it
|
||||
on openSUSE or SLE 12, see
|
||||
`<https://software.opensuse.org/download.html?project=graphics&package=graphviz-plugins>`_.
|
||||
`<https://software.opensuse.org/download.html?project=graphics&package=graphviz>`_.
|
||||
|
||||
|
||||
(Optional) Installing Py34 requirements
|
||||
@ -171,7 +171,7 @@ name. For example::
|
||||
|
||||
You may pass options to the test programs using positional arguments.
|
||||
To run a specific unit test, this passes the -r option and desired test
|
||||
(regex string) to `os-testr <https://pypi.python.org/pypi/os-testr>`_::
|
||||
(regex string) to `os-testr <https://pypi.org/project/os-testr>`_::
|
||||
|
||||
# run a specific test for Python 2.7
|
||||
tox -epy27 -- -r test_name
|
||||
|
Loading…
Reference in New Issue
Block a user