Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Update setuptools to 52.0.0 #290

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates setuptools from 51.3.3 to 52.0.0.

Changelog

52.0.0

-------


Breaking Changes
^^^^^^^^^^^^^^^^
* 2537: Remove fallback support for fetch_build_eggs using easy_install. Now pip is required for setup_requires to succeed.
* 2544: Removed 'easy_install' top-level model (runpy entry point) and 'easy_install' console script.
* 2545: Removed support for eggsecutables.

Changes
^^^^^^^
* 2459: Tests now run in parallel via pytest-xdist, completing in about half the time. Special thanks to :user:`webknjaz` for hard work implementing test isolation. To run without parallelization, disable the plugin with ``tox -- -p no:xdist``.
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.233% when pulling 7513bbe on pyup-update-setuptools-51.3.3-to-52.0.0 into 2d84ca7 on master.

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Feb 1, 2021

Closing this in favor of #292

@pyup-bot pyup-bot closed this Feb 1, 2021
@mostafa mostafa deleted the pyup-update-setuptools-51.3.3-to-52.0.0 branch February 1, 2021 23:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants