E3SM-Project / polaris

Testing and analysis for OMEGA, MPAS-Ocean, MALI and MPAS-Seaice
BSD 3-Clause "New" or "Revised" License
6 stars 13 forks source link

Add a `MANIFEST.in` #64

Closed xylar closed 1 year ago

xylar commented 1 year ago

This file is needed so data files (non-python files) are included in the python package.

Checklist

xylar commented 1 year ago

Testing

After sourcing the load script in this branch, I ran

python -m pip install .

to install the python package not in edit mode. Before, this had led to errors related to missing data files but with this branch I was able to run the pr suite successfully on my Ubuntu laptop (with Gun).