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

Update setuptools to 40.9.0 #161

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Apr 3, 2019

This PR updates setuptools from 40.8.0 to 40.9.0.

Changelog

40.9.0

-------

* 1675: Added support for ``setup.cfg``-only projects when using the ``setuptools.build_meta`` backend. Projects that have enabled PEP 517 no longer need to have a ``setup.py`` and can use the purely declarative ``setup.cfg`` configuration file instead.
* 1720: Added support for ``pkg_resources.parse_requirements``-style requirements in ``setup_requires`` when ``setup.py`` is invoked from the ``setuptools.build_meta`` build backend.
* 1664: Added the path to the ``PKG-INFO`` or ``METADATA`` file in the exception
text when the ``Version:`` header can't be found.
* 1705: Removed some placeholder documentation sections referring to deprecated features.
Links

@coveralls
Copy link

Pull Request Test Coverage Report for Build 699

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 54.977%

Files with Coverage Reduction New Missed Lines %
pymaid/fetch.py 1 64.1%
Totals Coverage Status
Change from base Build 687: -0.01%
Covered Lines: 4822
Relevant Lines: 8771

💛 - Coveralls

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Apr 5, 2019

Closing this in favor of #162

@pyup-bot pyup-bot closed this Apr 5, 2019
@schlegelp schlegelp deleted the pyup-update-setuptools-40.8.0-to-40.9.0 branch April 5, 2019 19:40
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.

None yet

2 participants