Skip to content
Snippets Groups Projects
Commit 2bdc90cd authored by Ray Garcia's avatar Ray Garcia :scream_cat:
Browse files

fix: default.yaml is the name, not .conf

parent 01d4e8ff
No related branches found
No related tags found
1 merge request!5Add YAML configuration file options for satellite and epoch-based changes to metadata and file naming
......@@ -17,7 +17,7 @@ setup(
install_requires=['netCDF4', 'numpy', 'pyproj'],
test_suite='goesr.tests.suite',
package_data={
'goesr': ['tests/test_data/*.nc', 'conf/default.conf'],
'goesr': ['tests/test_data/*.nc', 'conf/default.yaml'],
},
# metadata for upload to PyPI
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment