Skip to content

ENH/FIX?: Drop support for Python 2.6 #1069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 18, 2015

Conversation

chrisgorgo
Copy link
Member

Python 2.7 brings argparse and some useful testing functions
(http://stackoverflow.com/questions/17585207/python-unittest-assetraises).
Both debian stable and ubuntu LST come with Python 2.7.

@chrisgorgo chrisgorgo force-pushed the enh/drop_python_2.6_dep branch from 6c22b29 to 420134b Compare March 18, 2015 22:39
@@ -107,7 +107,7 @@ recommendations.
Must Have
~~~~~~~~~

Python_ 2.6 - 2.7
Python_ 2.7

Nibabel_ 1.0 - 1.4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we update the ranges for the rest of the libraries?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes - but let's do this in a separate PR

On Wed, Mar 18, 2015 at 3:44 PM, Satrajit Ghosh notifications@github.com
wrote:

In doc/users/install.rst
#1069 (comment):

@@ -107,7 +107,7 @@ recommendations.
Must Have


-Python_ 2.6 - 2.7
+Python_ 2.7

 Nibabel_ 1.0 - 1.4

should we update the ranges for the rest of the libraries?


Reply to this email directly or view it on GitHub
https://github.com/nipy/nipype/pull/1069/files#r26715368.

satra added a commit that referenced this pull request Mar 18, 2015
ENH/FIX?: Drop support for Python 2.6
@satra satra merged commit d0356ad into nipy:master Mar 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants