-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
type: supportUser SupportUser Support
Description
Description
Since pip 20.3.4 has security issues now (#9827) we planned on updating to >= 21.
But now we cannot install our private repo:
pip -v install -e git+git@'gitlab.feedzai.com:commons/javasphinx.git@javasphinx#egg=javasphinx'
Error:
ERROR: git+git@gitlab.feedzai.com:commons/javasphinx.git@javasphinx#egg=javasphinx is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with bzr+http, bzr+https, bzr+ssh, bzr+sftp, bzr+ftp, bzr+lp, bzr+file, git+http, git+https, git+ssh, git+git, git+file, hg+file, hg+http, hg+https, hg+ssh, hg+static-http, svn+ssh, svn+http, svn+https, svn+svn, svn+file).
Expected behavior
No response
pip version
21.1.1
Python version
3.6.9
OS
ubuntu 18.04
How to Reproduce
Use the versions above and a private giltab repo.
Output
No response
Code of Conduct
- I agree to follow the PSF Code of Conduct.
Metadata
Metadata
Assignees
Labels
type: supportUser SupportUser Support