diff options
| author | Arc Riley <arcriley@gmail.com> | 2011-03-13 00:12:23 -0500 |
|---|---|---|
| committer | Arc Riley <arcriley@gmail.com> | 2011-03-13 00:12:23 -0500 |
| commit | efa667603bc41168dc547563fffef464b728adfa (patch) | |
| tree | 6b3f76ba3d107c984335253b3d42d9ab65cb7748 /DEVNOTES.txt | |
| parent | f3f78c2aca495aed87bc416e5f20134b9d0fc351 (diff) | |
| parent | e2d2d3d18380338920819d2bd0524f6629b1874b (diff) | |
| download | disutils2-efa667603bc41168dc547563fffef464b728adfa.tar.gz | |
Branch merge to trunk
Diffstat (limited to 'DEVNOTES.txt')
| -rw-r--r-- | DEVNOTES.txt | 3 |
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. |
