Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions docs/installation/source.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,6 @@ Next, install the optional dependency numba via pip (see `this link <https://py

pip install numba

For unit tests to pass you will also need the following optional requirements:

.. code-block:: bash

pip install pynufft
pip install pylops==1.11.1

If you are using a ``conda`` environment, add the source repository as follows:

[NOTE: Certain versions of conda use the command ``conda develop`` (without a dash) instead of those shown below.]
Expand Down
Loading