Skip to content

Commit 3681c91

Browse files
committed
pin(niworkflows): test out new report generation change and rebase
1 parent 67416c9 commit 3681c91

File tree

4 files changed

+0
-168
lines changed

4 files changed

+0
-168
lines changed

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ include dmriprep/_version.py
88

99
# data
1010
include dmriprep/config/reports-spec.yml
11-
include dmriprep/config/report.tpl

dmriprep/config/report.tpl

Lines changed: 0 additions & 165 deletions
This file was deleted.

dmriprep/config/reports-spec.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ sections:
2929
- name: About
3030
reportlets:
3131
- bids: {datatype: anat, desc: about, suffix: T1w}
32-
template_path: report.tpl

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ dmriprep =
8484
VERSION
8585
data/boilerplate.bib
8686
config/reports-spec.yml
87-
config/report.tpl
8887

8988
[options.entry_points]
9089
console_scripts =

0 commit comments

Comments
 (0)