1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

6 commits

Author SHA1 Message Date
Donald Stufft 95bcf8c5f6 Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
Chris Jerdonek d5402d33e1 Refactor in preparation for issue #1139 fix. (#4644) 2017-08-09 16:30:13 -04:00
Pradyun S. Gedam 963b31aa3d Breakup method in pip.operations.prepare (#4602) 2017-07-23 12:16:20 -04:00
Pradyun S. Gedam 26c5c4e652 Rename variable (#4601)
We know it's being prepared for installation
2017-07-06 10:01:35 +01:00
Pradyun S. Gedam 581c12b5bc Move some RequirementSet attributes to RequirementPreparer (#4583)
* Move some attributes to RequirementPreparer

* 🎨

Remove unused import
2017-07-05 14:41:45 -04:00
Pradyun S. Gedam 2dad78a99f Refactor/move preparation logic out (#4577) 2017-06-28 18:29:32 -04:00