Skip to content
Snippets Groups Projects
Commit 82d5f12c authored by Stuart Sides's avatar Stuart Sides Committed by Kelvin Rodriguez
Browse files

Added install of config file (#245)

* Added install of config file

* updated as per comment
parent 9ee761e0
No related branches found
No related tags found
No related merge requests found
......@@ -24,5 +24,6 @@ setup(
packages=find_packages(),
long_description="""\
An Abstraction library for reading, writing and computing ephemeris data
"""
""",
package_data={'': ['config.yml']}
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment