Skip to content

Conversation

mpsonntag
Copy link
Contributor

This PR

  • upgrades the pyyaml dependency to the non-breaking beta version 4.2b4. Once a stable version is available, the dependencies should be updated again. Closes Using pyyaml > 3.12 breaks tests #291.
  • removes the Python 3.4 build from the travis build list, since 3.4 will no longer be supported after March 2019.
  • changes the Appveyor badge in README to the "G-Node" project build.
  • adds minor typo fixes and comments to the CONTRIBUTING file.

Removing Python 3.4 since support for it
is discontinued by March 2019.
Closes G-Node#291

With pyyaml version 4.2+ the breaking
changes of version 4.1 have been amended.
Setting a specific pyyaml version since
all currently 4.2* released versions are
beta making an unspecific pip install unavailable.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.232% when pulling f855f9b on mpsonntag:yamlUpgrade into 2037840 on G-Node:master.

@jgrewe jgrewe merged commit c7a6352 into G-Node:master Feb 13, 2019
@mpsonntag mpsonntag deleted the yamlUpgrade branch February 14, 2019 12:35
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.

Using pyyaml > 3.12 breaks tests
3 participants