applied suggestions from code review

This commit is contained in:
Ethan Peterson 2020-02-24 11:55:42 -05:00
parent 378856d434
commit 3d3a27f841
5 changed files with 63 additions and 95 deletions

View file

@ -404,7 +404,7 @@ to install the Python package in :ref:`"editable" mode <devguide_editable>`.
Prerequisites
-------------
The Python API works with Python 3.4+. In addition to Python itself, the API
The Python API works with Python 3.5+. In addition to Python itself, the API
relies on a number of third-party packages. All prerequisites can be installed
using Conda_ (recommended), pip_, or through the package manager in most Linux
distributions. To run simulations in parallel using MPI, it is recommended to