Skip to content

Commit a0f46bc

Browse files
committed
PIN: poldracklab/niworkflows master
1 parent 7d39d0d commit a0f46bc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ dependencies:
2828
- svgutils
2929
- nitime
3030
- nilearn
31-
- git+https://github.com/effigies/niworkflows.git@b98d29df901b43ff0a5638487ab7d957ed171679#egg=niworkflows-0.3.12-dev
31+
- git+https://github.com/poldracklab/niworkflows.git@e2b93ecdc7b6e52ee02466bf5d3be5bdb6d33beb#egg=niworkflows-0.3.12-dev

fmriprep/info.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
8080
]
8181

8282
LINKS_REQUIRES = [
83-
'git+https://github.com/effigies/niworkflows.git@'
84-
'b98d29df901b43ff0a5638487ab7d957ed171679#egg=niworkflows-0.3.12-dev',
83+
'git+https://github.com/poldracklab/niworkflows.git@'
84+
'e2b93ecdc7b6e52ee02466bf5d3be5bdb6d33beb#egg=niworkflows-0.3.12-dev',
8585
]
8686

8787
TESTS_REQUIRES = [

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
git+https://github.com/effigies/niworkflows.git@b98d29df901b43ff0a5638487ab7d957ed171679#egg=niworkflows-0.3.12-dev
1+
git+https://github.com/poldracklab/niworkflows.git@e2b93ecdc7b6e52ee02466bf5d3be5bdb6d33beb#egg=niworkflows-0.3.12-dev
22
versioneer

0 commit comments

Comments
 (0)