Skip to content

Commit da07fb3

Browse files
authored
pygmt.show_versions: Show versions of IPython and rioxarray (#2492)
1 parent 5830691 commit da07fb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pygmt/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ def _get_ghostscript_version():
165165
"packaging",
166166
"contextily",
167167
"geopandas",
168+
"IPython",
169+
"rioxarray",
168170
]
169171

170172
print("PyGMT information:", file=file)

0 commit comments

Comments
 (0)