virtualenv-api icon indicating copy to clipboard operation
virtualenv-api copied to clipboard

Remove search test cases

Open dolfinus opened this issue 4 years ago • 1 comments

Hello.

pip search API was disabled in December 2020 because of a lot of performance issues: https://github.com/pypa/pip/issues/5216#issuecomment-744605466

So tests cases using this feature are also failing now. It's time to remove them. But other repo implementations which are compatible with PyPI API were not affected, e.g. Nexus or Artifactory installations. Because of that let's keep the .search method in the package. At least until pip search command will be removed completely.

dolfinus avatar May 13 '21 20:05 dolfinus

@sjkingo could you please take a look on that and few other PRs?

dolfinus avatar Jun 07 '21 20:06 dolfinus