Skip to content
Snippets Groups Projects
Commit e2d2f621 authored by Thomas Kluyver's avatar Thomas Kluyver
Browse files

Ensure restful_config.yaml gets installed

parent 4dd02053
No related branches found
No related tags found
1 merge request!676[LPD] [Correct] Make virtual cxi for each worker's chunk
......@@ -120,6 +120,7 @@ setup(
packages=find_packages("src"),
package_dir={"": "src"},
package_data={
"cal_tools": ["restful_config.yaml"],
"xfel_calibrate": [
"bin/*.sh",
"titlepage.tmpl",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment