You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
authored
conda list: Exit with return code 1 if the queried packages can't be found (conda#15075)
* conda list: Exit with return code 1 if the queried packages can't be found
* add test
* add news
* Remove --check, just raise
* adjust tests
* pre-commit
* amend news
* Apply suggestions from code review
* Don't search for full name if there is no regex provided.
* Fix test_list_package.
* Refactor tests for conda list command; consolidate argument variations and improve error handling for invalid prefixes.
---------
Co-authored-by: Ken Odegard <kodegard@anaconda.com>
Co-authored-by: Jannis Leidel <jannis@leidel.info>
0 commit comments