Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 47f4b88

Browse files
committed
DOC: updated documented dependencies
1 parent 7682bb1 commit 47f4b88

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

INSTALL

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ themselves.
182182
Required Dependencies
183183
^^^^^^^^^^^^^^^^^^^^^
184184

185-
:term:`python` 2.6, 2.7, 3.3 or 3.4
185+
:term:`python` 2.6, 2.7, 3.3, 3.4, or 3.5
186186
`Download python <http://www.python.org/download/>`_.
187187

188188
:term:`numpy` |minimum_numpy_version| (or later)
@@ -216,6 +216,9 @@ libpng 1.2 (or later)
216216
:term:`freetype` 2.3 or later
217217
library for reading true type font files.
218218

219+
``cycler`` 0.9 or later
220+
Composable cycle class used for constructing style-cycles
221+
219222

220223
Optional GUI framework
221224
^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)