Skip to content
GitLab
Menu
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
4a7dc571
Commit
4a7dc571
authored
Oct 05, 2018
by
Paul McCarthy
🚵
Browse files
DOC: Changelog and readme - dropping python 2/3.4
parent
67574245
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
4a7dc571
...
...
@@ -2,6 +2,16 @@ This document contains the ``fslpy`` release history in reverse chronological
order.
2.0.0 (Under development)
-------------------------
Changed
^^^^^^^
* Removed support for Python 2.7 and 3.4.
1.12.0 (Sunday October 21st 2018)
---------------------------------
...
...
@@ -22,6 +32,7 @@ Deprecated
* The ``extract_noise`` script.
1.11.1 (Friday September 14th 2018
----------------------------------
...
...
README.rst
View file @
4a7dc571
...
...
@@ -20,6 +20,9 @@ programming library written in Python. It is used by `FSLeyes
<https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/>`_.
``fslpy`` is tested against Python versions 3.5, 3.6 and 3.7.
Installation
------------
...
...
@@ -56,8 +59,8 @@ Some extra dependencies are listed in `requirements.txt
on the mesh.
If you are using Linux, need to install wxPython first, as binaries are
not
available on PyPI. Change the URL for your specific platform::
If you are using Linux,
you
need to install wxPython first, as binaries are
not
available on PyPI. Change the URL for your specific platform::
pip install -f https://extras.wxpython.org/wxPython4/extras/linux/gtk2/ubuntu-16.04/ wxpython
...
...
@@ -76,6 +79,14 @@ Dependencies for testing and documentation are listed in the
`requirements-dev.txt <requirements-dev.txt>`_ file.
Non-Python dependencies
^^^^^^^^^^^^^^^^^^^^^^^
The ``fsl.data.dicom`` module requires the presence of Chris Rorden's
`dcm2niix <https://github.com/rordenlab/dcm2niix>`_ program.
Documentation
-------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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