There was an error while loading. Please reload this page.
1 parent c032bf3 commit 80a0353Copy full SHA for 80a0353
1 file changed
setup.py
@@ -77,7 +77,9 @@
77
# Parcellation files
78
'source_recon/parcellation/files/*gz',
79
# Report templates
80
- 'report/templates/*']},
+ 'report/templates/*',
81
+ # READMEs
82
+ '*/README.md']},
83
84
command_options={
85
'build_sphinx': {
0 commit comments