Skip to content
Snippets Groups Projects
Commit 2b5a87a4 authored by Erik Wijmans's avatar Erik Wijmans Committed by Oleksandr
Browse files

Include data files into package (#78)

Include data files into package
parent 1f0ef53c
Branches
Tags
No related merge requests found
graft habitat/utils/visualizations/assets
......@@ -40,4 +40,5 @@ if __name__ == "__main__":
license=LICENSE,
setup_requires=["pytest-runner"],
tests_require=["pytest"],
include_package_data=True,
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment