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

19 commits

Author SHA1 Message Date
Donald Stufft
3c753c5a86 Move get-pip.py to its own repository 2016-01-20 08:53:45 -05:00
Donald Stufft
2dcb0a3610 Return to only installing setuptools/wheel if actually needed 2016-01-20 05:58:58 -05:00
Donald Stufft
c02d9171fd Allow specifying a particular version of items to install for get-pip.py 2016-01-19 23:12:17 -05:00
Donald Stufft
cf7d6a21cd Attempt to install Wheel in get-pip.py 2015-05-21 22:22:45 -04:00
Guilherme Espada
06ba1d5de9 Update documentation on the generate task
Instead of base64, we now use base85
2015-03-19 19:46:06 +00:00
Donald Stufft
eb09cd4440 Remove unneeded imports 2015-01-28 16:32:14 -05:00
Donald Stufft
376bd9b19f Switch get-pip.py to use the generated .whl 2015-01-28 15:54:08 -05:00
Donald Stufft
1947f076f5 Revert "Don't use the cache directory when using get-pip.py"
This reverts commit 1a35caf3f1.
2014-12-27 20:50:38 -05:00
Donald Stufft
1a35caf3f1 Don't use the cache directory when using get-pip.py 2014-12-27 20:49:09 -05:00
Donald Stufft
2084e41347 Fix pep8 issue 2014-12-23 07:38:23 -05:00
Donald Stufft
39990a37a1 Correct the spelling 2014-12-22 18:56:50 -05:00
Donald Stufft
61415ea2bf Do some gymnastic to respect a certificate configured via config file 2014-12-22 18:32:34 -05:00
Donald Stufft
c5549bb353 Rearrange the get-pip.py script to make it slightly easier to audit 2014-05-06 22:44:50 -04:00
Donald Stufft
7e7922a839 Use base85 instead of base64 for the bundled pip 2014-05-06 22:02:32 -04:00
Alex Gaynor
b48b9ce53f Resolve several typos in the codebase 2014-04-29 22:33:04 -07:00
Donald Stufft
fba8a93251 Use a staging area to create pip.zip instead of the installer_path 2014-02-26 17:45:56 -05:00
Donald Stufft
76535626c1 Move the contrib/build-installer into an invoke generate.installer 2014-02-26 17:35:01 -05:00
Donald Stufft
e87f4bf3d2 Switch to using Author <email@domain.com> for the AUTHORS file 2014-02-26 13:28:48 -05:00
Donald Stufft
9dcdbb548f Generate AUTHORS using git log 2014-02-26 12:51:37 -05:00