diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2015-05-06 16:36:40 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2015-05-06 16:36:40 +0000 |
| commit | ee1e62faa24e8cbf286c2b14ea2e963cdcbb9043 (patch) | |
| tree | 392bf113e788a425fc7ae7744cccc3e92d98ab46 /docs/dev | |
| parent | fbf5edb37a1a9e65741a5093ac52906f119781ea (diff) | |
| download | docutils-ee1e62faa24e8cbf286c2b14ea2e963cdcbb9043.tar.gz | |
Update the "wheeling" documentation: generated wheels can be installed with pip
Installing from wheel is fast for both Py 2 and 3.
Basic functionality tested under Py 3.4.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7887 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/wheeling.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/wheeling.txt b/docs/dev/wheeling.txt index b9da61ae2..e0bf7757d 100644 --- a/docs/dev/wheeling.txt +++ b/docs/dev/wheeling.txt @@ -189,8 +189,8 @@ Summary: and 3 for both, the released and the repository version of Docutils without changes to the code base. -TODO: - Test-install the wheels. + The generated wheel can be installed. Installing the Py3k version happens + "instantaneously". .. [#] Docutils uses the batteries included with Python and avoids external dependencies. |
