summaryrefslogtreecommitdiff
path: root/DEVNOTES.txt
diff options
context:
space:
mode:
authorArc Riley <arcriley@gmail.com>2011-03-13 00:12:23 -0500
committerArc Riley <arcriley@gmail.com>2011-03-13 00:12:23 -0500
commitefa667603bc41168dc547563fffef464b728adfa (patch)
tree6b3f76ba3d107c984335253b3d42d9ab65cb7748 /DEVNOTES.txt
parentf3f78c2aca495aed87bc416e5f20134b9d0fc351 (diff)
parente2d2d3d18380338920819d2bd0524f6629b1874b (diff)
downloaddisutils2-efa667603bc41168dc547563fffef464b728adfa.tar.gz
Branch merge to trunk
Diffstat (limited to 'DEVNOTES.txt')
-rw-r--r--DEVNOTES.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/DEVNOTES.txt b/DEVNOTES.txt
index 80ac9ff..ce9ab0e 100644
--- a/DEVNOTES.txt
+++ b/DEVNOTES.txt
@@ -6,4 +6,5 @@ Notes for developers
one of these Python versions.
- Always run tests.sh before you push a change. This implies
- that you have all Python versions installed from 2.4 to 2.7.
+ that you have all Python versions installed from 2.4 to 2.7. Be sure to have
+ docutils installed on all python versions no avoid skipping tests as well.