mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Port change from safety vendoring PR to make the vendor renames work the same as patch.
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
pip==22.2.2
|
||||
pipfile==0.0.2
|
||||
safety==1.10.3
|
||||
|
||||
@@ -53,6 +53,7 @@ FILE_WHITE_LIST = (
|
||||
"safety.zip",
|
||||
"cacert.pem",
|
||||
"vendor_pip.txt",
|
||||
"plette",
|
||||
)
|
||||
|
||||
PATCHED_RENAMES = {}
|
||||
|
||||
Reference in New Issue
Block a user