Skip to content
Snippets Groups Projects
Commit 356a787a authored by Berk Onat's avatar Berk Onat
Browse files

Additional data of MDDataAccess, and MetaInfoStorage packages are added to setup.py

parent 1e4b20e8
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,8 @@ def main():
packages=find_packages("common/python"),
package_data={
'nomadcore.unit_conversion': ['*.txt'],
'nomadcore.md_data_access.test': ['*'],
'nomadcore.metainfo_storage': ['*.txt'],
}
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment