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
We need the ability to specify (in pipeline configuration) which Pypi repository to pull packages from. Many times a customer will want to only install local packages (that they've tested/scanned) instead of public versions. A good example is scipy or numpy. Can we please add a flag to either specify an internal URL (that obviously the pipeline can access) or PUBLIC?
The text was updated successfully, but these errors were encountered:
We need the ability to specify (in pipeline configuration) which Pypi repository to pull packages from. Many times a customer will want to only install local packages (that they've tested/scanned) instead of public versions. A good example is scipy or numpy. Can we please add a flag to either specify an internal URL (that obviously the pipeline can access) or PUBLIC?
The text was updated successfully, but these errors were encountered: