summaryrefslogtreecommitdiff
path: root/DEVNOTES.txt
diff options
context:
space:
mode:
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.