Skip to content

Commit

Permalink
Add a note for test time
Browse files Browse the repository at this point in the history
  • Loading branch information
core-man committed Mar 3, 2021
1 parent 9822a67 commit 33cbc1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,8 @@ dependencies as well (be sure to have your conda environment activated)::

conda install pytest pytest-mpl ipython

Test your installation by running the following inside a Python interpreter::
Test your installation by running the following inside a Python interpreter
(note that it may take a few minutes)::

import pygmt
pygmt.show_versions()
Expand Down

0 comments on commit 33cbc1b

Please sign in to comment.