Skip to content

Commit e30f2df

Browse files
committed
touch ups
1 parent 3ce1cd8 commit e30f2df

File tree

36 files changed

+36
-36
lines changed

36 files changed

+36
-36
lines changed

example-specs/interface/nipype/afni/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ init_depth: 3
3131
auto_import_init_depth: 4
3232
# Packages that should be copied directly into the new package without modification
3333
copy_packages: null
34-
target_version: v25_2_06
34+
target_version: v25

example-specs/pkg-gen/nipype.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
nipype.interfaces.afni:
2-
target_version: v25_2_06
2+
target_version: v25
33
interfaces:
44
- nipype.interfaces.afni.model.Deconvolve
55
- nipype.interfaces.afni.model.Remlfit

nipype2pydra/pkg_gen/resources/templates/related-packages/fileformats/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test = [
5151
"pytest-env>=0.6.2",
5252
"pytest-cov>=2.12.1",
5353
"codecov",
54-
"fileformats-medimage-CHANGME-extras",
54+
"fileformats-medimage-CHANGEME-extras",
5555
]
5656

5757
[project.urls]

required-fileformats/afni/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test = [
5151
"pytest-env>=0.6.2",
5252
"pytest-cov>=2.12.1",
5353
"codecov",
54-
"fileformats-medimage-CHANGME-extras",
54+
"fileformats-medimage-CHANGEME-extras",
5555
]
5656

5757
[project.urls]

required-fileformats/ants/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test = [
5151
"pytest-env>=0.6.2",
5252
"pytest-cov>=2.12.1",
5353
"codecov",
54-
"fileformats-medimage-CHANGME-extras",
54+
"fileformats-medimage-ants-extras",
5555
]
5656

5757
[project.urls]

required-fileformats/brainsuite/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test = [
5151
"pytest-env>=0.6.2",
5252
"pytest-cov>=2.12.1",
5353
"codecov",
54-
"fileformats-medimage-CHANGME-extras",
54+
"fileformats-medimage-CHANGEME-extras",
5555
]
5656

5757
[project.urls]

required-fileformats/bru2nii/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test = [
5151
"pytest-env>=0.6.2",
5252
"pytest-cov>=2.12.1",
5353
"codecov",
54-
"fileformats-medimage-CHANGME-extras",
54+
"fileformats-medimage-CHANGEME-extras",
5555
]
5656

5757
[project.urls]

required-fileformats/c3/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test = [
5151
"pytest-env>=0.6.2",
5252
"pytest-cov>=2.12.1",
5353
"codecov",
54-
"fileformats-medimage-CHANGME-extras",
54+
"fileformats-medimage-CHANGEME-extras",
5555
]
5656

5757
[project.urls]

required-fileformats/camino/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test = [
5151
"pytest-env>=0.6.2",
5252
"pytest-cov>=2.12.1",
5353
"codecov",
54-
"fileformats-medimage-CHANGME-extras",
54+
"fileformats-medimage-CHANGEME-extras",
5555
]
5656

5757
[project.urls]

required-fileformats/camino2trackvis/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ test = [
5151
"pytest-env>=0.6.2",
5252
"pytest-cov>=2.12.1",
5353
"codecov",
54-
"fileformats-medimage-CHANGME-extras",
54+
"fileformats-medimage-CHANGEME-extras",
5555
]
5656

5757
[project.urls]

0 commit comments

Comments
 (0)