Skip to content

Commit 88c3f08

Browse files
CI: revert skip of geopandas downstream test (pandas-dev#21217)
1 parent 4274b84 commit 88c3f08

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
@@ -103,7 +103,6 @@ def test_pandas_datareader():
103103
'F', 'quandl', '2017-01-01', '2017-02-01')
104104

105105

106-
@pytest.mark.xfail(reaason="downstream install issue")
107106
def test_geopandas():
108107

109108
geopandas = import_module('geopandas') # noqa

0 commit comments

Comments
 (0)