Skip to content

Commit 377a1bd

Browse files
committed
DOC git-annex requirement [skip ci]
1 parent 5e1785b commit 377a1bd

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,18 @@ Developers can also install the package in editable mode via:
7878
Requirements
7979
------------
8080

81-
The package ``voxelwise_tutorials`` has the following dependencies:
81+
The tutorials are not compatible with Windows.
82+
If you are using Windows, we recommend running the tutorials on Google Colab or
83+
in the provided Docker containers.
84+
85+
`git-annex <https://git-annex.branchable.com/>`_ is required to download the
86+
data sets. Please follow the instructions in the
87+
`git-annex <https://git-annex.branchable.com/install/>`_ documentation to install
88+
it on your system.
89+
90+
The tutorials and the package ```voxelwise_tutorials`` require Python 3.9 or higher.
91+
92+
The package ``voxelwise_tutorials`` has the following Python dependencies:
8293
`numpy <https://github.com/numpy/numpy>`_,
8394
`scipy <https://github.com/scipy/scipy>`_,
8495
`h5py <https://github.com/h5py/h5py>`_,

0 commit comments

Comments
 (0)