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

43 commits

Author SHA1 Message Date
Donald Stufft b11cb019a4 Drop support for Python 3.2 2015-10-01 09:36:16 -04:00
Marcus Smith 9dcfc887ee for linux package mgr instructions, link to the new PyPUG section 2015-09-23 16:58:20 -07:00
Marcus Smith eca8283bb5 remove the "by a tool like" 2015-09-11 20:27:26 -07:00
Marcus Smith c5664a8470 mention that pre-installed pip needs to be upgraded 2015-09-11 20:24:44 -07:00
Marcus Smith 04a175e6fc - instead of saying "may", explain when that's true
- simpler, more direct wording
2015-09-11 20:17:36 -07:00
Marcus Smith 697178e3fc - a new "Do I need to install pip?" section
- a new subsection for the get-pip options
  (which now mentions --no-wheel and --no-setuptools)
- explain that get-pip.py installs setuptools and wheel, and why.
- mention support for Python3.5
2015-09-07 16:56:10 -07:00
Donald Stufft 18064e7017 Remove the workarounds/hacks to handle distribute -> setuptools 2015-05-09 15:09:05 -04:00
Marc Abramowitz a19e6dd308 Update installing.rst
Resolve merge conflict on updating on Windows.
2014-12-22 20:50:21 -08:00
Donald Stufft 7b4be2bc3e Merge branch 'develop'
Conflicts:
	docs/installing.rst
	docs/reference/pip_install.rst
2014-12-22 11:20:01 -05:00
jarondl b974eadd9d DOC: pip is sometimes included with Python 2014-12-08 14:15:12 +02:00
anatoly techtonik aef9dccc92 docs: there are also independent package managers 2014-09-07 22:52:00 +03:00
Marcus Smith 6adbab3d9e break out the examples so we can add a qualifying footnote for --user installs
Conflicts:
	docs/installing.rst
2014-07-21 20:51:44 -07:00
Marcus Smith 24952b32d3 get-pip.py option examples
Conflicts:
	docs/installing.rst
2014-07-21 20:47:24 -07:00
patricktokeeffe bd47689075 Add note about updating system path
Remind users to update system path since script does not. 

Well, at least on Windows it doesn't update PATH. Perhaps this should be qualified?
2014-06-19 14:27:22 -07:00
Donald Stufft a4fec67bba Merge branch 'master' into develop
Conflicts:
	.travis.yml
	CHANGES.txt
	PROJECT.txt
	README.rst
	docs/installing.rst
	pip/__init__.py
	pip/_vendor/vendor.txt
	setup.py
	tox.ini
2014-05-03 02:37:03 -04:00
Donald Stufft 0e72f65bf4 Merge branch '1.5.X'
Conflicts:
	.travis/py34.sh
	CHANGES.txt
	PROJECT.txt
2014-05-03 01:13:28 -04:00
Donald Stufft 8d0741a0d2 Update documentation to point at the new bootstrap location 2014-05-02 18:55:39 -04:00
Alex Gaynor 690ce3e839 Use the real URL, raw.github is just a redirect these days
And some tools don't follow redirects by default.
2014-04-25 12:58:51 -07:00
Marcus Smith 530fc97193 break out the examples so we can add a qualifying footnote for --user installs 2014-04-09 16:53:52 -07:00
Marcus Smith 0867816811 get-pip.py option examples 2014-04-08 22:57:22 -07:00
Florian Briand 4691a9e8b7 Fix conjugation and line length 2014-04-08 22:38:23 -07:00
Florian Briand 60b3579cf8 Add information about command line option
... which can be used with get-pip.py
2014-04-08 22:38:12 -07:00
Marcus Smith 6ab9b30587 pip upgrades on windows 2014-03-26 11:08:00 -07:00
Marcus Smith 86aa5f1daa pip upgrades on windows 2014-03-26 11:05:23 -07:00
Marcus Smith 19ef5973cd dropped support for Python 3.1 2014-02-11 22:33:24 -08:00
Marcus Smith 9e39d9d8ca pip docs refactor 2014-02-11 22:13:03 -08:00
Marcus Smith 96bfe8b0f9 pip docs refactor 2014-02-11 21:55:43 -08:00
Marcus Smith b0b7a39696 docs fixes since the merge 2014-01-20 20:59:27 -08:00
Donald Stufft e9a896a9a0 Merge branch 'master' into develop
Conflicts:
	docs/installing.rst
	pip/__init__.py
2014-01-20 22:48:44 -05:00
Marcus Smith 9d7d0005be simpler install instructions due to get-pip.py installing setuptools 2014-01-14 20:59:20 -08:00
Marcus Smith 7822931f59 replace the ez_setup instructions with simple pip commands 2014-01-10 22:42:35 -08:00
Marcus Smith 71addee2be get-pip-first instructions, due to vendoring pkg_resources 2014-01-09 20:13:30 -08:00
Marcus Smith 9242dbfe8a self-contained, non-circular install instructions 2013-08-28 20:43:20 -07:00
Marcus Smith 1e9202a861 add cookbook entry for distribute to setuptools upgrade 2013-08-07 16:36:02 -07:00
Jannis Leidel e3bf9c40ec Remove the changelog from the PyPI page and add links to it and the installation docs.
Also some minor stylistic changes.
2013-07-23 19:53:54 +02:00
Marcus Smith 0e342bc129 update changelog with note about case where distribute upgrade can fail 2013-07-06 00:03:47 -07:00
Marcus Smith 31c29c6d2f new install instructions after release of setuptools-0.8/distribute-0.7.3 2013-07-05 22:45:29 -07:00
Marcus Smith f7fa8359a5 setuptools upgrade instructions 2013-07-03 13:53:26 -07:00
Marcus Smith aed3b3bea1 updated install/upgrade instructions 2013-07-02 21:15:52 -07:00
Marcus Smith be1f752e8b note that setuptools-0.8 final is not released to pypi yet 2013-06-28 14:52:14 -07:00
Marcus Smith 2fa1e6d0e3 doc updates for supporting the new setuptools 2013-06-24 19:48:20 -07:00
Marcus Smith 0e3e38533f add note on what versions support py25 and py24 2013-03-11 22:02:39 -07:00
Marcus Smith 20a9673c48 use rst extensions for editability and RTD links 2013-03-03 00:50:00 -08:00
Renamed from docs/installing.txt (Browse further)