From 60c6df5a49c588efa314192c8139ef4dc7cb269c Mon Sep 17 00:00:00 2001
From: Chichi Lalescu <clalesc1@jhu.edu>
Date: Sat, 5 Dec 2015 08:06:11 +0100
Subject: [PATCH] update README

---
 README.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.rst b/README.rst
index 662c1b56..abb83890 100644
--- a/README.rst
+++ b/README.rst
@@ -18,3 +18,7 @@ Comments
 * particles: initialization of multistep solvers is done with lower
   order methods, so don't be surprised if direct convergence tests fail.
 
+* I am using this code mainly with Python 3.4, but Python 2.7
+  compatibility should be kept since mayavi (well, vtk actually) only
+  works on Python 2.
+
-- 
GitLab