Skip to content

Commit a9ea141

Browse files
committed
fix: add missing fsl templates
1 parent f977881 commit a9ea141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ def main(**extra_args):
218218
pjoin('workflows', 'data', '*'),
219219
pjoin('pipeline', 'report_template.html'),
220220
pjoin('external', 'd3.js'),
221+
pjoin('interfaces', 'script_templates', '*'),
221222
pjoin('interfaces', 'tests', 'realign_json.json')
222223
]},
223224
scripts = glob('bin/*'),

0 commit comments

Comments
 (0)