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
I'm creating this issue to try understanding the decisions & plans here:
was there any reason pip was committed without use of git features like subtree/submodules (or even google's repo)?
whole pip is committed to the repository, while only pip._internals.vcs package is used. is there plan to use more of pip pkgs? or is pip's vcs module waiting to be refactored for fetchcode and the rest of pip will removed?
The text was updated successfully, but these errors were encountered:
I'm creating this issue to try understanding the decisions & plans here:
pip._internals.vcs
package is used. is there plan to use more of pip pkgs? or is pip's vcs module waiting to be refactored for fetchcode and the rest of pip will removed?The text was updated successfully, but these errors were encountered: