Skip to content

Commit

Permalink
Update installation dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennifer A Clark committed Nov 17, 2024
1 parent da3ff34 commit 99f7047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Install Package

**Prerequisites:**
* **Python**: Available for python 3.6 to 3.8 (limited by current compatibility issues with Numba)
* `NumPy <https://numpy.org>`_: needed for running setup (distutils). Follow instructions outlined `here <https://docs.scipy.org/doc/numpy/user/install.html>`_ for installation.
* `NumPy <https://numpy.org>`_: If cython is used, numpy is needed for running setup (distutils). Follow instructions outlined `here <https://docs.scipy.org/doc/numpy/user/install.html>`_ for installation.

**Option 1:** Install from pip: ``pip install despasito``

Expand Down

0 comments on commit 99f7047

Please sign in to comment.