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 6fb6a4e commit 2717267Copy full SHA for 2717267
.wci.yml
@@ -18,16 +18,6 @@ documentation:
18
installation: https://nipype.readthedocs.io/en/latest/users/install.html
19
tutorial: https://miykael.github.io/nipype_tutorial/
20
21
-# Set the OS, Python version and other tools you might need
22
-build:
23
- os: ubuntu-22.04
24
- tools:
25
- python: "3.10"
26
-
27
-# Build documentation in the docs/ directory with Sphinx
28
-sphinx:
29
- configuration: doc/conf.py
30
31
execution_environment:
32
interfaces:
33
- docker
0 commit comments