# HG changeset patch # User Oleksandr Gavenko # Date 1507848287 -10800 # Node ID 2540e72ce60379a82b33f1aeb1882efd5bdd804f # Parent 9a5f97027ee7abd7b48c4f9025f77a6b5c328d27 How details about change where Anki switched to Python 3. diff -r 9a5f97027ee7 -r 2540e72ce603 www/HACKING.rst --- a/www/HACKING.rst Fri Oct 13 01:44:07 2017 +0300 +++ b/www/HACKING.rst Fri Oct 13 01:44:47 2017 +0300 @@ -55,6 +55,13 @@ $ cd anki $ git co 15b349e3^ + $ git show 15b349e3 + commit 15b349e3a8b34bf80c134b406c9b90f61250ee9e + Author: Damien Elmes + Date: 2016-05-12 14:45:35 +1000 + + start port to python 3 + and put path to Anki project source dir inside ``Makefile.config``:: ANKI_PY_DIR := $(HOME)/devel/anki