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

5 commits

Author SHA1 Message Date
Pradyun Gedam 68112c826d
Update PackageIndex tests for the addition of TestPyPI 2018-07-24 08:33:40 +05:30
Pradyun Gedam 89223dd47c
Sort imports 2018-06-24 02:41:57 +05:30
Pradyun Gedam 06314455e9
Add a utility for comparision logic and switch to it
It uses the operator module, instead of inline-lambdas
2018-06-24 02:38:22 +05:30
Pradyun Gedam f1cf9a06e9
Move InstallationCandidate to models + add tests 2018-06-24 02:38:21 +05:30
Pradyun Gedam 44d79d3700
Rename Index -> PackageIndex and add tests 2018-06-24 02:38:21 +05:30