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 45.0.0 #187

Merged
merged 1 commit into from Jan 14, 2020

Conversation

pyup-bot
Copy link
Collaborator

This PR updates setuptools from 44.0.0 to 45.0.0.

Changelog

45.0.0

-------

* 1458: Drop support for Python 2. Setuptools now requires Python 3.5 or later. Install setuptools using pip >=9 or pin to Setuptools <45 to maintain 2.7 support.
* 1959: Fix for Python 4: replace unsafe six.PY3 with six.PY2
Links

@coveralls
Copy link

coveralls commented Jan 12, 2020

Pull Request Test Coverage Report for Build 894

  • 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 100.0%

Totals Coverage Status
Change from base Build 886: 0.0%
Covered Lines: 139
Relevant Lines: 139

💛 - Coveralls

@peterfarrell peterfarrell merged commit f64c9d0 into master Jan 14, 2020
@peterfarrell peterfarrell deleted the pyup-update-setuptools-44.0.0-to-45.0.0 branch January 14, 2020 16:49
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

3 participants