diff options
author | Neil Muller <drnlmuller+debian@gmail.com> | 2018-05-07 14:48:28 +0200 |
---|---|---|
committer | Neil Muller <drnlmuller+debian@gmail.com> | 2018-05-07 14:48:28 +0200 |
commit | f558a45d4c243c0eac8a496e367faf9eafcb0ada (patch) | |
tree | b6a66f4badcaa7cf27dce711fa35c09aabc84091 | |
parent | Make irkerhook somewhat compatible with python 3 (diff) | |
download | irker-f558a45d4c243c0eac8a496e367faf9eafcb0ada.tar.xz |
Add note about irkerhook and python 3 to docs
-rw-r--r-- | irkerhook.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/irkerhook.xml b/irkerhook.xml index 2f068d2..d6f7b51 100644 --- a/irkerhook.xml +++ b/irkerhook.xml @@ -174,6 +174,9 @@ are available as %() substitutions.</para> </varlistentry> </variablelist> +<para>irkerhook.py will run under both python 2 and python 3, but it does +not support mercurial repositories under python 3 yet.</para> + <refsect2 id="git"><title>git</title> <para>Under git, the normal way to invoke this hook (from within the |