We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d4375 commit 038ededCopy full SHA for 038eded
README.md
@@ -24,7 +24,7 @@ non-LaTeX document editors.
24
want to write Python code directly.
25
26
## Requirements:
27
-- [Python](http://python.org/) 2.7 or higher (Python 3.x not yet tested, but would probably work)
+- [Python](http://python.org/) 2.7+ or 3.2+
28
- [Numpy](http://www.numpy.org/) 1.7 or higher (for array manipulation)
29
- [Scipy](http://www.scipy.org/) 0.12 or higher (for resizing and filtering functions)
30
- [Matplotlib](http://matplotlib.org/) 1.2.1 or higher (for rendering text and LaTeX to image data)
0 commit comments