Commit Graph

44 Commits

Author SHA1 Message Date
Sumana Harihareswara 7657c44409 docs: Clarify links for resolver work and studies
Co-Authored-By: Bernard Tyers <bernard+work@ei8fdb.org>
2020-10-28 23:29:09 -04:00
Sumana Harihareswara 3a20399d93 Update user guide to change resolver default
In pip 20.3, the new resolver will be the default.
Therefore, this commit updates user docs to change
instructions for testing, migration, etc.

Towards #8937.
2020-10-28 23:22:17 -04:00
Pradyun Gedam c7af6a420c
Update Code of Conduct references 2020-07-29 23:16:12 +05:30
Ruairidh MacLeod 869149d204 replace links to pypa-dev mailing list 2020-05-30 11:47:01 +00:00
Sumana Harihareswara f116e0c4ff Add docs link to resolver improvement blog post
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
2020-03-27 16:25:45 -04:00
Remi Rampin 04d8841ace Update links in docs 2019-12-11 22:23:34 +01:00
Pradyun Gedam d59c35fcb4
Document the release cadence in README 2019-06-12 04:46:03 +05:30
Pradyun Gedam 781a0f9a7a
Better surface release details in README
* pip is spelt with a lower-case 'p'
* Avoid specifying release cadence in README so that we have a single point of truth
* Merge release related items into a single list
  * Place this immediately after "install-and-use" section of the README
* Fix the syntax of the link (this is rst, not md)
* Update link to the hosted, built sphinx documentation instead of sources
2019-06-12 03:29:06 +05:30
Abhinav Sagar e2e43a2a05
Update README.rst 2019-06-11 21:26:22 +05:30
Artem b490eb673e Add a link to pip's dev documentation from README (#6556) 2019-05-31 15:14:06 -04:00
Pradyun Gedam 98654c8761
Replace link to virtualenv-users with Discourse Packaging channel 2019-01-29 14:09:47 +05:30
Thea Flowers dc5c13d547 Address comments 2019-01-28 10:05:23 -08:00
Thea Flowers 9b0bef57ae Rewrite readme 2019-01-25 11:08:41 -08:00
Brian Cristante d5bcedd388 Add labels to the Azure Pipelines badges (#6069) 2018-12-06 09:12:17 +05:30
Paul Moore 93d8f177c6
Merge pull request #5785 from brcrista/master
Add Azure Pipelines configuration
2018-11-21 19:17:36 +00:00
elainechan dda720c3a5 Removes text after hyperlinks for last two bullet points. 2018-10-29 22:19:40 -04:00
elainechan 2a4131f996 Removed periods at the end of sentence in bullet points. 2018-10-29 22:16:57 -04:00
elainechan 2304b18b58 Added missing period in README. 2018-10-29 22:15:40 -04:00
elainechan 2cc0de44de Adds hyperlinks to User IRC and Dev IRC in README. 2018-10-28 15:13:21 -04:00
Brian Cristante 60ff4a663c Add Azure Pipelines configuration 2018-09-14 17:36:12 -07:00
Jon Dufresne 9c4bd6d5eb Update doc and comment URLs to https where available 2018-06-13 09:00:42 -07:00
Pradyun Gedam 4eeb74639d
Improve labels on the CI badges 2018-06-05 11:57:27 +05:30
Donald Stufft 275ab7c3f5 Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
Erwin Janssen e9a0e4c3cd Fix typos in mailing list links in README (#4850)
The links to the mailing lists contained a trailing '>',
resulting in a 404 error.
2017-11-10 16:51:38 +05:30
Pradyun Gedam 8dc824af66
Minor README updates (#4849)
* misc: switch docs badge to latest

* misc: Minor cleanups in README

Move all the links to the botton, rewrap lines.
2017-11-09 07:09:56 +05:30
Pradyun S. Gedam 4af59cd836 Move badges before links 2017-05-16 10:27:44 +05:30
Hugo 917b0aaf86 Fix GitHub typo (#4235)
* Fix GitHub typo

[CI skip]

* Caps consistency
2017-01-18 10:56:22 +01:00
anatoly techtonik d04f978490 README.rst add link to AppVeyor build status 2016-10-19 13:32:56 +03:00
Xavier Fernandez b095e41a2a Update docs to reflect the use of master branch (#3774) 2016-06-02 07:14:58 -04:00
Carol Willing 82a6fbc12a Add badge 2016-01-31 19:47:31 -08:00
Carol Willing e0ecae939b Update link to PyPA doc in README 2015-11-28 11:18:53 -08:00
Matt Iversen 47b0e9dcd0 Use shield.io badges in readme
They seem to load more consistently.
2015-09-21 03:16:53 +10:00
Donald Stufft 411e94e891 Add the PyPA Code of Conduct to pip 2015-09-13 13:18:16 -04:00
anatoly techtonik 7784d8e19c README.rst add pypa-dev 2015-04-07 12:52:00 +03:00
Donald Stufft f96b2a15fa Direct users to the /stable/ url not /latest/ 2015-04-06 23:25:56 -04: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 5900d7fdc7 Correct link 2014-05-02 23:21:56 -04:00
Donald Stufft 23caaf35c2 Update documentation to point at https://pip.pypa.io/ 2014-05-02 20:08:13 -04:00
Jannis Leidel 4d591cc81c Update IRC channel name. 2014-03-23 14:36:58 +01:00
Marcus Smith af1d6d52a3 have pip just be an installer for simplicity. remove the vague "manage" description. 2014-03-11 09:08:52 -07:00
Marcus Smith f2a9d7403e have setup.py long_description just be README.rst 2014-03-01 11:12:03 -08:00
Marcus Smith d007dc2459 change our readme badge target to pypi 2014-01-09 20:47:46 -08:00
Jannis Leidel 6c924b349d Added a pypip.in badge with the latest version. 2013-05-17 09:33:04 +02:00
Marcus Smith 62795f05a5 pip project readme 2012-09-29 19:40:16 -07:00