Skip to content

Commit 105a5d2

Browse files
committed
revert geopandas xfail
closes pandas-dev#18780
1 parent dedfce9 commit 105a5d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/test_downstream.py

-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ def test_pandas_datareader():
9292
pandas_datareader.get_data_google('AAPL')
9393

9494

95-
@pytest.mark.xfail(reason="install not working, gh-18780")
9695
def test_geopandas():
9796

9897
geopandas = import_module('geopandas') # noqa

0 commit comments

Comments
 (0)