Skip to content

Update pytest-runner to 5.1#491

Merged
wwwjfy merged 1 commit intomasterfrom
pyup-update-pytest-runner-4.4-to-5.1
May 24, 2019
Merged

Update pytest-runner to 5.1#491
wwwjfy merged 1 commit intomasterfrom
pyup-update-pytest-runner-4.4-to-5.1

Conversation

@pyup-bot
Copy link
Copy Markdown
Contributor

This PR updates pytest-runner from 4.4 to 5.1.

Changelog

5.1

===

* 49: Surgically restore support for older setuptools versions.

5.0

===

* 42: Prefer pyproject.toml
* Refresh package metadata.
* This release now intentionally introduces the changes
unintionally brought about in 4.5 and 4.3, where the
adoption of declarative config adds a new requirement
on setuptools 30.4 or later. On systems running older
setuptools, installation of pytest-runner via
``easy_install`` (or ``setup_requires``), will result
in a ``DistributionNotFound`` exception.

All projects should pin to ``pytest-runner < 5``
or upgrade the environment to ``setuptools >= 30.4``
(prior to invoking setup.py).

4.5.1

=====

* 48: Revert changes from 4.5 - restoring project to the
state at 4.4.

4.5

===

(Pulled from PyPI due to 43 and 48)

* Packaging (skeleton) refresh, including adoption of
`black <https://pypi.org/project/black>`_ for style.
Links

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 1731

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.561%

Totals Coverage Status
Change from base Build 1728: 0.0%
Covered Lines: 4040
Relevant Lines: 4099

💛 - Coveralls

@wwwjfy wwwjfy merged commit b4ad66a into master May 24, 2019
@wwwjfy wwwjfy deleted the pyup-update-pytest-runner-4.4-to-5.1 branch May 24, 2019 15:46
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