File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11A Framework for Securing Software Update Systems
22------------------------------------------------
33
4- .. image :: https://travis-ci.org/theupdateframework/tuf.svg?branch=develop
4+ .. image :: https://travis-ci.org/theupdateframework/tuf.svg?branch=develop
55 :target: https://travis-ci.org/theupdateframework/tuf
66
77.. image :: https://coveralls.io/repos/theupdateframework/tuf/badge.png?branch=develop
@@ -162,8 +162,10 @@ Software updaters that want to support verification of RSASSA-PSS
162162signatures should require their clients to install ``tuf[tools] ``.
163163
164164Installing extras does not work if minimal install was a wheel (pip <= 1.5.6.)
165- https://github.com/pypa/pip/issues/1885
165+ `https://github.com/pypa/pip/issues/1885 <https://github.com/pypa/pip/issues/1885 >`_
166+
166167::
168+
167169 $ pip install -no-use-wheel tuf
168170 $ pip install tuf[tools]
169171
You can’t perform that action at this time.
0 commit comments