INSTALL: git-p4 does not support Python 3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
a235e85cc8
commit
2e4f04fae6
5
INSTALL
5
INSTALL
@ -131,8 +131,9 @@ Issues of note:
|
|||||||
use English. Under autoconf the configure script will do this
|
use English. Under autoconf the configure script will do this
|
||||||
automatically if it can't find libintl on the system.
|
automatically if it can't find libintl on the system.
|
||||||
|
|
||||||
- Python version 2.4 or later is needed to use the git-p4
|
- Python version 2.4 or later (but not 3.x, which is not
|
||||||
interface to Perforce.
|
supported by Perforce) is needed to use the git-p4 interface
|
||||||
|
to Perforce.
|
||||||
|
|
||||||
- Some platform specific issues are dealt with Makefile rules,
|
- Some platform specific issues are dealt with Makefile rules,
|
||||||
but depending on your specific installation, you may not
|
but depending on your specific installation, you may not
|
||||||
|
Loading…
Reference in New Issue
Block a user