Commit Graph

15 Commits

Author SHA1 Message Date
Rohan Talip c794e7e566 Replaced double hyphens with a single hyphen 2018-12-17 15:22:36 -08:00
David Staheli 20c9dd029c Point build badges at the current pipelines
The Azure Pipelines build badges were pointing at the old pipelines' status.  This PR points them to the new/current pipelines' status.
2018-11-30 15:13:02 -05:00
Pavel Sviderski 1ea48108a9 add try-in-browser button to README 2018-10-25 20:09:48 +03:00
David Staheli 02be875774 Use new Azure Pipelines domain in build badges
Azure Pipelines now uses https://dev.azure.com/pypa instead of https://pypa.visualstudio.com.
2018-10-02 15:57:03 +08:00
Gabi Nagy 62c2bd78ca Clarify pipenv install documentation
`if no packages are given` sounds a bit better than
`if none is given` when referring to `provided packages`.

Also mention that `pipenv install` with no provided packages
installs all packages from Pipfile. It is not obvious for
people new to pipenv whether pipenv is using Pipfile or
Pipfile.lock by default.
2018-09-14 11:23:03 +08:00
Steve Dower 7e0c69fc20 Add VSTS CI badges 2018-08-29 10:52:41 -07:00
Travis Cline 6337d6d2bb Update README, fix typo. 2018-08-25 23:56:56 -07:00
Dan Ryan a4ad13e52b Update readme images, port readme add news
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-17 16:34:28 -04:00
Jeremy Spencer 1188a3de34 Updated for PR #2702. Added in request from user @uranusjr for pip documentation on vcs support and @slhck request for more consistent formatting of code blocks and more explict instructions for editable mode when installing from vcs 2018-08-13 08:51:39 -04:00
Jeremy Spencer a3162945be mend 2018-08-12 16:15:17 -04:00
Jeremy Spencer 9070a6b92d Added an example to README.md for installing from git 2018-08-03 11:23:32 -04:00
Charles Lai 72d643c1f2 Make README badges inline 2018-07-17 17:06:21 -07:00
Giuseppe fe89ed43ec Add --rm option example to Usage Examples 2018-07-17 12:42:55 +02:00
Tzu-ping Chung 4fb6cc3631 Installation documentation updates
Removed ppa mentions from documentation, and re-organised the page a bit
to make it structurally easier to upderstand.

Both the documentation's front page and README.rst now actively refer to
the page so user can be directed to better installation methods. (I
don't think this is very useful TBT because people don't use manuals,
but we should still do it.)

Also fixed many Sphinx warnings during documentation builds.
2018-07-11 13:45:37 +08:00
kennethreitz 6c4b97359a markdown 2018-07-03 10:22:30 -04:00