File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,17 @@ packages = find:
45
45
exclude =
46
46
*.tests
47
47
48
+ [options.package_data]
49
+ dmriprep =
50
+ VERSION
51
+ config/reports-spec.yml
52
+ data/boilerplate.bib
53
+ data/flirtsch/*.cnf
54
+ data/tests/config.toml
55
+ data/tests/THP/*
56
+ data/tests/THP/sub-THP0005/anat/*
57
+ data/tests/THP/sub-THP0005/dwi/*
58
+
48
59
[options.exclude_package_data]
49
60
* = tests
50
61
83
94
%(popylar)s
84
95
%(tests)s
85
96
86
- [options.package_data]
87
- dmriprep =
88
- VERSION
89
- config/reports-spec.yml
90
- data/boilerplate.bib
91
- data/flirtsch/*.cnf
92
- data/tests/config.toml
93
- data/tests/THP/*
94
- data/tests/THP/sub-THP0005/anat/*
95
- data/tests/THP/sub-THP0005/dwi/*
96
-
97
97
[options.entry_points]
98
98
console_scripts =
99
99
dmriprep =dmriprep.cli.run:main
You can’t perform that action at this time.
0 commit comments