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
Add Poetry JFrog source config for dependency resolution
Poetry does not use PIP_INDEX_URL for dependency resolution. Configure
JFrog as the primary Poetry source via poetry source add so that
poetry install resolves packages through JFrog instead of pypi.org.
Co-authored-by: Isaac
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
0 commit comments