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 version comparison handling. #160

Merged
merged 12 commits into from
Nov 7, 2018
Merged

Commits on Nov 5, 2018

  1. Fix support for pytest >= 3.10

    Regards Teemu#133
    Fixes Teemu#159
    michael-k authored and Rémy HUBSCHER committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    9986a1a View commit details
    Browse the repository at this point in the history
  2. Fix version comparison handling.

    Fixes Teemu#159
    Rémy HUBSCHER committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    bee857d View commit details
    Browse the repository at this point in the history
  3. Add packaging to the list of dependencies.

    Rémy HUBSCHER committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    315ed07 View commit details
    Browse the repository at this point in the history
  4. @michael-k review.

    Rémy HUBSCHER committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    d3d6263 View commit details
    Browse the repository at this point in the history
  5. cover pytest_sugar files only.

    Rémy HUBSCHER committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    5f557c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Improve coverage configuration.

    Rémy HUBSCHER committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    335a298 View commit details
    Browse the repository at this point in the history
  2. @jaraco review.

    Rémy HUBSCHER committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    c621bb2 View commit details
    Browse the repository at this point in the history
  3. @blueyed review.

    Rémy HUBSCHER committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    6568ecb View commit details
    Browse the repository at this point in the history
  4. fixup! @blueyed review.

    blueyed committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    64d77a5 View commit details
    Browse the repository at this point in the history
  5. Only use pytest-rerunfailures with pytest310 job

    It requires pytest >= 3.6 by now.
    blueyed committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    fb999ce View commit details
    Browse the repository at this point in the history
  6. fixup! fixup! @blueyed review.

    blueyed committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    14573fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e104fd View commit details
    Browse the repository at this point in the history