We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b464a5d commit abb1d32Copy full SHA for abb1d32
CPAC/info.py
@@ -190,6 +190,7 @@ def get_cpac_gitversion():
190
"nipype",
191
"nose",
192
"numpy",
193
+ "niwrap",
194
"pandas",
195
"pathvalidate",
196
"patsy",
requirements.txt
@@ -49,3 +49,4 @@ setuptools==70.0.0
49
urllib3==1.26.18
50
wheel==0.40.0
51
zipp==3.19.1
52
+niwrap==0.1.3
0 commit comments