"""
This file exists soley to prevent pytest from trying to import/test the
fatcat_openapi_client ./setup.py file.
"""

import sys

collect_ignore = ["setup.py"]