Skip to content

Support search in LegacyRepository #2446

@taranlu-houzz

Description

@taranlu-houzz

Issue

When I use poetry search <package from private repo> it does not show up in the search results. However, using poetry add <package from private repo> works just fine.

Config Notes

  • I have a local pypi-server running using the package pypiserver.
  • The package I am trying to search for is several levels down in a namespace package.
  • This project is also a package that lives several levels down in a namespace package.
  • I am able to publish to this local repo just fine using poetry publish with the appropriate flags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/sourcesReleated to package sources/indexes/repositorieskind/featureFeature requests/implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions