Skip to content
This repository has been archived by the owner on Jul 17, 2018. It is now read-only.

ARIA-405 Remove support for Python 2.6 #206

Merged
merged 1 commit into from
Oct 31, 2017
Merged

Conversation

tliron
Copy link
Contributor

@tliron tliron commented Oct 30, 2017

  • setup.py now requires Python 2.7
  • Upgrade all 3rd party libraries to recent versions
  • API changes to networkx
  • Stricter yaml.load call for ruamel.yaml
  • Remove iter_modules implementation for Python 2.6
  • Remove NullHander implementation for Python 2.6
  • Remove "py26" tox test environments

* setup.py now requires Python 2.7
* Upgrade all 3rd party libraries to recent versions
* API changes to networkx
* Stricter yaml.load call for ruamel.yaml
* Remove iter_modules implementation for Python 2.6
* Remove NullHander implementation for Python 2.6
* Remove "py26" tox test environments
@asfgit
Copy link

asfgit commented Oct 30, 2017

Can one of the admins verify this patch?

@asfgit asfgit merged commit b1f03ef into master Oct 31, 2017
@tliron tliron deleted the ARIA-405-remove-py26 branch December 13, 2017 14:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants