mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-24 13:30:40 +08:00
Add pygeos to geopandas.show_versions() (#1843)
This commit is contained in:
@@ -98,6 +98,7 @@ def _get_deps_info():
|
||||
"psycopg2",
|
||||
"geoalchemy2",
|
||||
"pyarrow",
|
||||
"pygeos",
|
||||
]
|
||||
|
||||
def get_version(module):
|
||||
|
||||
Reference in New Issue
Block a user