Skip to content
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

Fixed deprecated import of OrderedDict #87

Merged
merged 2 commits into from
Jul 23, 2018

Conversation

duncanmmacleod
Copy link
Member

This PR fixes the broken import of collections.OrderedDict in gwdetchar-scattering, since the module used as a reference was removed from gwpy. We can just import that object from the standard library anyway.

This PR also revamps the requirements lists in requirements.txt and setup.py to bring them a bit more up-to-date, and removes python2.6 from the travis-ci configuration (replacing with python3.6).

@duncanmmacleod duncanmmacleod self-assigned this Jul 23, 2018
@duncanmmacleod duncanmmacleod merged commit 6793313 into gwdetchar:master Jul 23, 2018
@duncanmmacleod duncanmmacleod deleted the gwpy-ordereddict branch July 23, 2018 16:18
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.

None yet

1 participant