Skip to content

Conversation

@pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Jan 1, 2020

This PR updates setuptools from 42.0.2 to 43.0.0.

Changelog

43.0.0

-------

* 1634: Include ``pyproject.toml`` in source distribution by default. Projects relying on the previous behavior where ``pyproject.toml`` was excluded by default should stop relying on that behavior or add ``exclude pyproject.toml`` to their MANIFEST.in file.
* 1927: Setuptools once again declares 'setuptools' in the ``build-system.requires`` and adds PEP 517 build support by declaring itself as the ``build-backend``. It additionally specifies ``build-system.backend-path`` to rely on itself for those builders that support it.
Links

@codecov
Copy link

codecov bot commented Jan 1, 2020

Codecov Report

Merging #249 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #249   +/-   ##
========================================
  Coverage    73.45%   73.45%           
========================================
  Files           70       70           
  Lines         2788     2788           
========================================
  Hits          2048     2048           
  Misses         740      740

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 67ab173...9856f6c. Read the comment docs.

@abhinavsingh abhinavsingh merged commit 0ac6ee9 into develop Jan 2, 2020
@abhinavsingh abhinavsingh deleted the pyup-update-setuptools-42.0.2-to-43.0.0 branch January 2, 2020 01:14
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