File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ themselves.
177
177
Required Dependencies
178
178
^^^^^^^^^^^^^^^^^^^^^
179
179
180
- :term:`python` 2.7, 3.4, or 3.5
180
+ :term:`python` 2.7, 3.4, 3.5 or 3.6
181
181
`Download python <http://www.python.org/download/>`_.
182
182
183
183
:term:`numpy` |minimum_numpy_version| (or later)
@@ -331,7 +331,7 @@ Building on Windows
331
331
332
332
The Python shipped from http://www.python.org is compiled with Visual Studio
333
333
2008 for versions before 3.3, Visual Studio 2010 for 3.3 and 3.4, and
334
- Visual Studio 2015 for 3.5. Python extensions are recommended to be compiled
334
+ Visual Studio 2015 for 3.5 and 3.6 . Python extensions are recommended to be compiled
335
335
with the same compiler.
336
336
337
337
Since there is no canonical Windows package manager, the methods for building
You can’t perform that action at this time.
0 commit comments