[`test_stream.py`](https://github.com/DanielSank/cappy/blob/master/python/cappy/test_stream.py) imports `pytest` on [line 2](https://github.com/DanielSank/cappy/blob/master/python/cappy/test_stream.py#L2), however it seems like there is no `pytest`, so should this import really be here?