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

Fix deprecation warnings #15

Merged
merged 5 commits into from
Apr 24, 2020
Merged

Fix deprecation warnings #15

merged 5 commits into from
Apr 24, 2020

Commits on Apr 23, 2020

  1. Fix deprecation warnings

    Pytest changed the way how type argument should be provided.
    Updated to incorporate upstream changes.
    dasm committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    032fa8f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Cleanup of supported version

    Due to changes in external dependency to pytest-xdist,
    pytest-xdist<1.26.0 is not supported anymore.
    dasm committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    631b36f View commit details
    Browse the repository at this point in the history
  2. Update AUTHORS.rst

    bubenkoff committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    4a95cae View commit details
    Browse the repository at this point in the history
  3. Addressed review comments

    dasm committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    b860d02 View commit details
    Browse the repository at this point in the history
  4. Prepare 4.0.0 release

    dasm committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    07bf34f View commit details
    Browse the repository at this point in the history