Skip to content

Adapt tests not to assume easy_install exists, it was removed from setuptools#1894

Merged
gaborbernat merged 1 commit intotox-dev:masterfrom
hroncok:no_easy_install
Feb 2, 2021
Merged

Adapt tests not to assume easy_install exists, it was removed from setuptools#1894
gaborbernat merged 1 commit intotox-dev:masterfrom
hroncok:no_easy_install

Conversation

@hroncok
Copy link
Copy Markdown
Contributor

@hroncok hroncok commented Feb 2, 2021

Fixes #1893

Thanks for contributing a pull request!

If you are contributing for the first time or provide a trivial fix don't worry too
much about the checklist - we will help you get started.

Contribution checklist:

(also see CONTRIBUTING.rst for details)

  • wrote descriptive pull request text
  • added/updated test(s)
  • updated/extended the documentation not relevant
  • added relevant issue keyword
  • added news fragment in changelog folder
  • added yourself to CONTRIBUTORS (preserving alphabetical order)

Copy link
Copy Markdown
Contributor

@asottile asottile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hroncok
Copy link
Copy Markdown
Contributor Author

hroncok commented Feb 2, 2021

@gaborbernat gaborbernat merged commit 7355b65 into tox-dev:master Feb 2, 2021
ssbarnea pushed a commit to ssbarnea/tox that referenced this pull request Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests require easy_install, removed from setuptools 52+

3 participants