mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
removed py3.6
This commit is contained in:
parent
9a86c9c065
commit
0a04c20c74
4 changed files with 4 additions and 7 deletions
|
|
@ -511,7 +511,7 @@ to install the Python package in :ref:`"editable" mode <devguide_editable>`.
|
|||
Prerequisites
|
||||
-------------
|
||||
|
||||
The Python API works with Python 3.6+. In addition to Python itself, the API
|
||||
The Python API works with Python 3.7+. 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue