We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a22918 commit bf58d02Copy full SHA for bf58d02
docs/source/index.rst
@@ -31,6 +31,9 @@ This command will install **EPRpy** and the following python libraries required
31
32
* `Matplotlib <https://matplotlib.org/stable/>`_
33
* `NumPy <https://numpy.org/>`_
34
+* `SciPy <https://scipy.org/>`_
35
+* `tqdm <https://tqdm.github.io/>`_
36
+
37
38
If the installation is successful, you can import **EPRpy** and printing the version as shown below.
39
0 commit comments