Skip to content

TST: Switch from python 3.3 to 3.4 in travis #3059

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
Apr 14, 2014

Conversation

mdbecker
Copy link
Contributor

Python 3.4 is supported by anaconda now so we can update travis-ci to use 3.4 instead of 3.3

@mdbecker mdbecker changed the title TST: Switch Python 3.3 to travis TST: Switch from python 3.3 to 3.4 in travis Apr 14, 2014
@@ -34,7 +34,7 @@ Important links
Dependencies
============

scikit-learn is tested to work under Python 2.6+ and Python 3.3+
scikit-learn is tested to work under Python 2.6+ and Python 3.4+
Copy link
Member

Choose a reason for hiding this comment

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

3.3 is still supported, so the README.rst should not have been updated as 3.3+ includes 3.4.

ogrisel added a commit that referenced this pull request Apr 14, 2014
TST: Switch from python 3.3 to 3.4 in travis
@ogrisel ogrisel merged commit 6b91f6d into scikit-learn:master Apr 14, 2014
@ogrisel
Copy link
Member

ogrisel commented Apr 14, 2014

Thanks @mdbecker!

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