diff --git a/README.rst b/README.rst index 662c1b5626d234a621bbd17b98dc82aa2718d861..abb838902203b2ba491cb33fbd2bf780c4214b1d 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. +