Skip to content

Conversation

@dwhswenson
Copy link
Owner

pandas no longer has wheels for Py-3.4, so we can't pip-install. We require pandas for serialization/deserialization, which is an essential (not optional) feature. Therefore we can no longer support 3.4. Also, MDTraj doesn't test against 3.4 anyway.

pandas no longer has wheels for Py-3.4, so we can't pip-install.
We require pandas for serialization/deserialization, which is an
essential (not optional) feature. Therefore we can no longer
support 3.4. Also, MDTraj doesn't test against 3.4 anyway.
@dwhswenson
Copy link
Owner Author

Note that we should still work with older versions of pandas that do support Py-3.4. The problem is that we don't want to pin to old versions just so that our tests pass.

@dwhswenson dwhswenson merged commit 5ddbc6f into master May 1, 2018
@dwhswenson dwhswenson deleted the drop_py34 branch May 1, 2018 14:28
@dwhswenson dwhswenson mentioned this pull request May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant