Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d4869f2

Browse files
committed
MNT: Pin dipy !=1.6.0
1 parent c1b4c88 commit d4869f2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎doc/requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dipy
1+
dipy!=1.6.0
22
ipython
33
matplotlib
44
nbsphinx

‎nipype/info.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ def get_nipype_gitversion():
164164
EXTRA_REQUIRES = {
165165
"data": ["datalad"],
166166
"doc": [
167-
"dipy",
167+
"dipy != 1.6.0",
168168
"ipython",
169169
"matplotlib",
170170
"nbsphinx",
@@ -174,7 +174,7 @@ def get_nipype_gitversion():
174174
],
175175
"duecredit": ["duecredit"],
176176
"maint": ["GitPython", "fuzzywuzzy"],
177-
"nipy": ["nitime", "nilearn", "dipy", "nipy", "matplotlib"],
177+
"nipy": ["nitime", "nilearn", "dipy != 1.6.0", "nipy", "matplotlib"],
178178
"profiler": ["psutil>=5.0"],
179179
"pybids": ["pybids>=0.7.0"],
180180
"specs": ["black"],

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /