Skip to content

Commit

Permalink
pygmt.show_versions: Show versions of IPython and rioxarray (#2492)
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored Apr 11, 2023
1 parent 5830691 commit da07fb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pygmt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ def _get_ghostscript_version():
"packaging",
"contextily",
"geopandas",
"IPython",
"rioxarray",
]

print("PyGMT information:", file=file)
Expand Down

0 comments on commit da07fb3

Please sign in to comment.