Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
fslpy
Commits
60a468c7
Commit
60a468c7
authored
5 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Plain Diff
Merge branch 'mnt/pypi' into 'master'
Mnt/pypi See merge request fsl/fslpy!150
parents
bf851c8c
52b53ad1
No related branches found
No related tags found
No related merge requests found
Pipeline
#4077
passed
5 years ago
Stage: test
Stage: style
Stage: doc
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+13
-0
13 additions, 0 deletions
.gitlab-ci.yml
README.rst
+4
-4
4 additions, 4 deletions
README.rst
with
17 additions
and
4 deletions
.gitlab-ci.yml
+
13
−
0
View file @
60a468c7
...
...
@@ -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
#############
...
...
This diff is collapsed.
Click to expand it.
README.rst
+
4
−
4
View file @
60a468c7
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment