Skip to content

Commit 038eded

Browse files
thearnTristan
authored andcommitted
python3 support reflected in readme
1 parent 25d4375 commit 038eded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ non-LaTeX document editors.
2424
want to write Python code directly.
2525

2626
## Requirements:
27-
- [Python](http://python.org/) 2.7 or higher (Python 3.x not yet tested, but would probably work)
27+
- [Python](http://python.org/) 2.7+ or 3.2+
2828
- [Numpy](http://www.numpy.org/) 1.7 or higher (for array manipulation)
2929
- [Scipy](http://www.scipy.org/) 0.12 or higher (for resizing and filtering functions)
3030
- [Matplotlib](http://matplotlib.org/) 1.2.1 or higher (for rendering text and LaTeX to image data)

0 commit comments

Comments
 (0)