Source code for pypeit.setup_package

# Licensed under a 3-clause BSD style license - see LICENSE.rst

[docs]def get_package_data(): return {'pypit.tests': ['files/*']}