Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

There's a new version of pytest-runner available.
You are currently using 2.11.1. I have updated it to 4.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

4.0

===

  • Drop support for Setuptools before Setuptools 27.3.0.

3.0.1

=====

  • 38: Fixed AttributeError when running with --dry-run.
    PyTest.run() no longer stores nor returns the result code.
    Based on the commit message for 840ff4c < https://github.com/pytest-dev/pytest-runner/commit/840ff4c2bf6c752d9770f0dd8d64a841060cf9bc>_,
    nothing has ever relied on that value.

3.0

===

  • Dropped support for Python 2.6 and 3.1.

2.12.2

======

  • 33: Packaging refresh.

2.12.1

======

  • 32: Fix support for dependency_links.

2.12

====

  • 30: Rework support for --allow-hosts and
    --index-url, removing dependence on
    setuptools.Distribution's private member.
    Additionally corrects logic in marker evaluation
    along with unit tests!

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #42

@pyup-bot pyup-bot closed this Mar 17, 2018
@fifman fifman deleted the pyup-update-pytest-runner-2.11.1-to-4.0 branch March 17, 2018 20:15
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.

2 participants