The `test_docs.py` included in wheel fails with the following assertion: ``` AssertionError: could not find my setup.py ``` Maybe the test should pass (or skip) instead of failure if there is no `setup.py` available.