mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Update minimum Python version to 3.8 (#2958)
This commit is contained in:
parent
e77a5247b6
commit
2974d53b3c
4 changed files with 8 additions and 9 deletions
|
|
@ -540,7 +540,7 @@ to install the Python package in :ref:`"editable" mode <devguide_editable>`.
|
|||
Prerequisites
|
||||
-------------
|
||||
|
||||
The Python API works with Python 3.7+. In addition to Python itself, the API
|
||||
The Python API works with Python 3.8+. 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