How do I run tests without pyspark?

Ha. I just reviewed conftest and it looks like we have nice affordances for this.

pytest --no-spark

And further:

`pytest --no-spark --no-sqlalchemy