summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorDaniel Holth <dholth@fastmail.fm>2013-02-17 19:10:55 -0500
committerDaniel Holth <dholth@fastmail.fm>2013-02-17 19:10:55 -0500
commit6a7aabc7e9757129d864601bd423da948061b4da (patch)
tree26f2c5a55e09930d3b545043cd7b45470bba6004 /README.txt
parentda3b5697b641c1b3eccc7ed7cb592954d78fd048 (diff)
downloadwheel-6a7aabc7e9757129d864601bd423da948061b4da.tar.gz
update to produce Wheel 1.0 and Metadata 2.0
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index f2b984e..a547e6f 100644
--- a/README.txt
+++ b/README.txt
@@ -17,7 +17,7 @@ patched `pip` from https://github.com/qwcode/pip or with wheel's own
command line utility.
The wheel documentation is at http://wheel.rtfd.org/. The
-file format is documented in the draft PEP 427
+file format is documented in PEP 427
(http://www.python.org/dev/peps/pep-0427/).
Why not egg?