Skip to content

Commit

Permalink
Revert "CI: temp skip geopandas downstream tests (GH18456) (#18457)"
Browse files Browse the repository at this point in the history
This reverts commit 5e67065.
  • Loading branch information
jorisvandenbossche authored Nov 24, 2017
1 parent 3a980f1 commit f5af11b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pandas/tests/test_downstream.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ def test_pandas_datareader():
pandas_datareader.get_data_google('AAPL')


@pytest.mark.skip(reason="import issue with fiona GH18456")
def test_geopandas():

geopandas = import_module('geopandas') # noqa
Expand Down

0 comments on commit f5af11b

Please sign in to comment.