Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mpsonntag
Copy link
Contributor

This PR prepares for the release of version 1.4.4. It

  • updates the release number, copyright date and the classifiers in info.json. It also removes the Python 2.7 classifier since Python 2 has reached end of life and future versions of odML will drop Python 2 compatibility.
  • adds all changes since v1.4.3 to the CHANGELOG.
  • removes the dependency fix on pyyaml version 4.2b4. The problems with pyyaml have been solved with PR Selected yaml.Loader while reading odml documents #344.

With PR G-Node#344 the pyyaml dependency no longer needs
to be fixed to version 4.2b4.
Also removes Python 2.7 from the PyPI classifiers list
since Python 2 has reached end of life.
@achilleas-k
Copy link
Member

Looks good. Minor comment (question).

@coveralls
Copy link

coveralls commented Jan 22, 2020

Coverage Status

Coverage remained the same at 75.557% when pulling f701013 on mpsonntag:release into 481d4a6 on G-Node:master.

Sucessfully tested pyyaml version 5.1 with python 2.7, 3.7 and 3.8
and use it as the new minimal version of pyyaml.
@achilleas-k achilleas-k merged commit 529baba into G-Node:master Jan 22, 2020
@mpsonntag mpsonntag deleted the release branch January 23, 2020 16:19
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.

3 participants