pip search <pkg>
follows PyPI relevance ordering
#7260
Labels
auto-locked
Outdated issues that have been locked by automation
What's the problem this feature will solve?
Describe the solution you'd like
current
$ pip3 search ansible ansible-toolkit (1.3.2) - The missing Ansible tools ansible-alicloud (1.11.0) - Ansible provider for Alicloud. ansible-toolset (0.7.0) - Useful Ansible toolset
results ordered following PyPI relevance ranking https://pypi.org/search/?q=ansible
$ pip3 search ansible ansible (2.8.6) - Radically simple IT automation system ansible-bundle (0.7.0) - Manage ansible role and modules versioned dependencies. ansible-docgenerator (0.1.0) - Simple tool for generating ansible role documentation
The text was updated successfully, but these errors were encountered: