/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/setup_helpers.py:from setuptools import setup as setuptools_setup
/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/setup_helpers.py:from setuptools.config import read_configuration
/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/setup_helpers.py:from setuptools import find_packages as _find_packages
/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/setup_helpers.py: A wrapper around setuptools' setup() function that automatically sets up
/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/setup_helpers.py: setuptools_setup(**package_info)
/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/setup_helpers.py: # only reads in keys recognized by setuptools, but we need to access
/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/setup_helpers.py: # setuptools/distributes sdist requires duplication of information in
/tmp/python-pyvo/pyvo-1.0/astropy_helpers/astropy_helpers/setup_helpers.py: # Vanilla setuptools and old versions of distribute include Cython files