summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2015-04-14 04:18:53 +0000
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2015-04-14 04:18:53 +0000
commitda089248a8630394e4207fbd12c5c5e4c21baa54 (patch)
tree0b90e1eec50dc904150f005ca8171a6bc12af5cc /docs/dev
parent7bf561585f31933796772e7f2395da64dc65fea1 (diff)
downloaddocutils-da089248a8630394e4207fbd12c5c5e4c21baa54.tar.gz
document continuation
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7870 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/wheeling.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/dev/wheeling.txt b/docs/dev/wheeling.txt
index f8b911cd4..37e43801e 100644
--- a/docs/dev/wheeling.txt
+++ b/docs/dev/wheeling.txt
@@ -63,7 +63,14 @@ Logbook
python2.7 wheel-0.24.0/wheel install setuptools-15.0-py2.py3-none-any.whl
- no error. But still ``error: invalid command 'bdist_wheel'``
+ no error. But still ``error: invalid command 'bdist_wheel'``::
+
+ $ python2.7 setup.py --version
+ 0.12
+
+ Did wheel install ? If no, why no error, if yes in which place ?
+
+
.. _bugs275: https://sourceforge.net/p/docutils/bugs/275/
.. _feature request 43: https://sourceforge.net/p/docutils/feature-requests/43/