-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
area/sourcesReleated to package sources/indexes/repositoriesReleated to package sources/indexes/repositorieskind/featureFeature requests/implementationsFeature requests/implementations
Description
-
I am on the latest Poetry version.
-
I have searched the issues of this repo and believe that this is not a duplicate.
-
If an exception occurs when executing a command, I executed it again in debug mode (
-vvvoption). -
OS version and name: macOS 10.14.6
-
Poetry version: Poetry version 1.0.5
-
Link of a Gist with the contents of your pyproject.toml file: https://gist.github.com/taranlu-houzz/d85b1ff99c8a0610ae7ed6911263038d
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 publishwith the appropriate flags.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/sourcesReleated to package sources/indexes/repositoriesReleated to package sources/indexes/repositorieskind/featureFeature requests/implementationsFeature requests/implementations