summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorDaniel Holth <dholth@fastmail.fm>2012-10-27 16:05:17 -0400
committerDaniel Holth <dholth@fastmail.fm>2012-10-27 16:05:17 -0400
commit03d879b0f1bdcbefebca2daeae8f92c08fe0138a (patch)
tree90fb5d2339affcc841fd78bc7f157e5ac461ac0e /README.txt
parent940f3e1c8f8b32d3d6de8e0755b0b6eeb88add0a (diff)
downloadwheel-03d879b0f1bdcbefebca2daeae8f92c08fe0138a.tar.gz
use jwk instead of key in signatures
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index e28bd96..ad2ad1c 100644
--- a/README.txt
+++ b/README.txt
@@ -13,9 +13,9 @@ final locations) at any later time.
The wheel project provides a `bdist_wheel` command for setuptools
(requires distribute >= 0.6.28). Wheel files can be installed with a
-patched `pip`.
+patched `pip` from https://github.com/qwcode/pip
-*The pip patch is in flux. See http://wheel.rtfd.org/ for the details.*
+*The pip patch is in flux.*
The wheel documentation is at http://wheel.rtfd.org/. The
file format is documented in the draft PEP 427