1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
This commit is contained in:
Tzu-ping Chung 2020-01-14 18:06:10 +08:00
parent d301cbeb4e
commit ef6542240e

1
news/3988.bugfix Normal file
View file

@ -0,0 +1 @@
Correctly freeze a VCS editable package when it is nested inside another VCS repository.