Repository: yetus Updated Branches: refs/heads/master 293b0ec9b -> e26a6bd04
YETUS-48 Document python version releasedocmaker supports Signed-off-by: Allen Wittenauer <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/e26a6bd0 Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/e26a6bd0 Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/e26a6bd0 Branch: refs/heads/master Commit: e26a6bd0429e25c7ffe8de7b5dd2ad42a3580bcd Parents: 293b0ec Author: Ajay Yadava <[email protected]> Authored: Sun Jul 17 11:29:46 2016 +0530 Committer: Allen Wittenauer <[email protected]> Committed: Wed Jul 20 09:10:00 2016 -0700 ---------------------------------------------------------------------- asf-site-src/source/documentation/in-progress/releasedocmaker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/yetus/blob/e26a6bd0/asf-site-src/source/documentation/in-progress/releasedocmaker.md ---------------------------------------------------------------------- diff --git a/asf-site-src/source/documentation/in-progress/releasedocmaker.md b/asf-site-src/source/documentation/in-progress/releasedocmaker.md index 9ee18c9..b8121dc 100644 --- a/asf-site-src/source/documentation/in-progress/releasedocmaker.md +++ b/asf-site-src/source/documentation/in-progress/releasedocmaker.md @@ -43,7 +43,7 @@ In order to solve these problems, releasedocmaker was written to automatically g # Requirements -* Python 2.5 with dateutil extension +* Python 2.6 with dateutil extension dateutil may be installed via pip: `pip install python-dateutil`
