File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -515,10 +515,13 @@ to install the Python package in :ref:`"editable" mode <devguide_editable>`.
515515Prerequisites
516516-------------
517517
518- The Python API works with Python 3.8+. In addition to Python itself, the API
519- relies on a number of third-party packages. All prerequisites can be installed
520- using Conda _ (recommended), pip _, or through the package manager in most Linux
521- distributions.
518+ In addition to Python itself, the OpenMC Python API relies on a number of
519+ third-party packages. All prerequisites can be installed using Conda _
520+ (recommended), pip _, or through the package manager in most Linux distributions.
521+ The current required Python version and up-to-date list of package dependencies
522+ can be found in the `pyproject.toml <https://github.com/openmc-dev/openmc/blob/develop/pyproject.toml >`_
523+ file in the root directory of the OpenMC repository. An overview of these
524+ dependencies is provided below.
522525
523526.. admonition :: Required
524527 :class: error
You can’t perform that action at this time.
0 commit comments