Skip to content

Commit 3f08bb9

Browse files
TST: re-enable downstream geopandas test (#32752)
1 parent 5268dea commit 3f08bb9

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
@@ -107,7 +107,6 @@ def test_pandas_datareader():
107107

108108
# importing from pandas, Cython import warning
109109
@pytest.mark.filterwarnings("ignore:can't resolve:ImportWarning")
110-
@pytest.mark.skip(reason="Anaconda installation issue - GH32144")
111110
def test_geopandas():
112111

113112
geopandas = import_module("geopandas") # noqa

0 commit comments

Comments
 (0)