Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fslpy
Commits
929d9268
Commit
929d9268
authored
Aug 06, 2019
by
Paul McCarthy
🚵
Browse files
Merge branch 'mnt/v2.5.0_pypi' into 'v2.5'
Mnt/v2.5.0 pypi See merge request fsl/fslpy!151
parents
3e8e103c
ae71bb32
Pipeline
#4081
passed with stages
in 3 minutes and 13 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
929d9268
...
...
@@ -175,6 +175,19 @@ test:3.7:
<<
:
*test_template
test:build-pypi-dist:
stage
:
test
image
:
pauldmccarthy/fsleyes-py35-wxpy4-gtk2
<<
:
*except_releases
tags
:
-
docker
script
:
-
source /test.venv/bin/activate
-
bash ./.ci/build_pypi_dist.sh
#############
# Style stage
#############
...
...
README.rst
View file @
929d9268
...
...
@@ -83,16 +83,16 @@ Non-Python dependencies
^^^^^^^^^^^^^^^^^^^^^^^
The
`
`fsl.data.dicom
``
module requires the presence of
Chris Rorden's
`dcm2niix <https://github.com/rordenlab/dcm2niix>`_ program.
The `fsl.data.dicom
<fsl/data/dicom.py>`_
module requires the presence of
Chris Rorden's
`dcm2niix <https://github.com/rordenlab/dcm2niix>`_ program.
The ``rtree`` library assumes that ``libspatialindex`` is installed on
your system.
The
:mod:
`fsl.transform.x5
` module uses `h5py <https://www.h5py.org/>`_,
which requires ``libhdf5``.
The `fsl.transform.x5
<fsl/transform/x5.py>`_ module uses `h5py
<https://www.h5py.org/>`_,
which requires ``libhdf5``.
Documentation
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment