/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/commands/build_ext.py: # import setuptools.command.build_ext because when that package is
/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/commands/build_ext.py: # imported, setuptools tries to import Cython - and if it's not found
/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/commands/build_ext.py: # setuptools build_ext, and by this point setup_requires has been
/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/commands/build_ext.py: from setuptools.command.build_ext import build_ext as SetuptoolsBuildExt
/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/commands/build_ext.py: # Note that setuptools automatically uses Cython to discover and