Skip to content

Commit

Permalink
Add importskip
Browse files Browse the repository at this point in the history
  • Loading branch information
icexelloss committed Aug 22, 2019
1 parent 108ccd8 commit 26b041c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ibis/pyspark/tests/test_basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@

import ibis

pytestmark = pytest.mark.pyspark
pytest.importorskip('pyspark')


@pytest.fixture(scope='session')
def client():
Expand Down

0 comments on commit 26b041c

Please sign in to comment.