Changes between Initial Version and Version 1 of Ticket #1582, comment 4
- Timestamp:
- 2013-07-09T00:03:32Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1582, comment 4
initial v1 11 11 }}} 12 12 13 If I understand correctly, pip by itself does not help you at all in verifying the integrity of dependencies , only of the package you're directly installing.13 If I understand correctly, pip by itself does not help you at all in verifying the integrity of dependencies; *at most* it will download the package you're directly installing over https.