Skip to content

Commit a8b461b

Browse files
author
Vladimir Kotal
committed
mention the Python 3.6 requirement
1 parent f2b8e4a commit a8b461b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

opengrok-tools/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Set of scripts to facilitate project synchronization and mirroring
66
The scripts require Python 3 and they rely on a binary/symlink `python3` to be
77
present that points to the latest Python 3.x version present on the system.
88

9+
Currently it is assumed that Python 3.6 and greater is used.
10+
911
See https://github.com/oracle/opengrok/wiki/Repository-synchronization
1012
for more details.
1113

0 commit comments

Comments
 (0)