Oz N Tiram
78435bf153
Merge pull request #5438 from rwxdash/foresight-badge
...
Add Foresight status badge to README
2022-10-24 20:22:36 +02:00
Oguzhan Ozdemir
57bb1e5ccb
Add Foresight status badge to README
2022-10-24 17:00:53 +03:00
kai
1959ce9064
Added Table of Contents #5413
2022-10-24 18:46:12 +05:30
Kailash Choudhary
b04cd1c5a3
Update Link For VCS Support ( #5412 )
2022-10-14 23:04:47 -04:00
Dhananjay Shah
91ddb2dee6
Update README formattng at README: Usage.
...
- fixed missing newlines.
- upadted indentation.
2022-08-27 22:29:30 +02:00
Jeremy Fleischman
77bc74dce5
Actually filter out missing interpreters ( #5262 )
...
* Actually filter out missing interpreters
This fixes https://github.com/pypa/pipenv/issues/5261 .
Before this change, I would get a "The Python interpreter can't be
found" error when running `pipenv install --system` with a python3 but
no python.
2022-08-16 15:33:34 -04:00
jgart
abfa69349b
Add install instructions for void linux ( #5257 )
2022-08-14 23:46:17 -04:00
Oz N Tiram
66f03afd0b
update README
...
* Bump python version required
* Add install instructions for gentoo
* Update usage output from `pipenv --help`
2022-08-06 16:28:28 +02:00
ImreC
63ac0d03a9
Implements requirements command as per #4959 ( #5013 )
...
* Implements reqs command
* Add news document
* Process comments
* Rename newsfile
* Adds --dev-only and --hash args
* Linting fixes
Co-authored-by: Imre Persoonlijk <imre1@pop-os.localdomain >
2022-04-05 14:13:33 +02:00
Matt Davis
79389f0031
Remove mention of the --two flag and python2
2022-03-12 03:07:48 -05:00
Frost Ming
9889634d4c
remove duplicate headings
2021-11-15 00:05:06 +08:00
Frost Ming
b61fafe0c0
Update README with completion instruction
2021-11-15 00:02:23 +08:00
Frost Ming
b503e8b3aa
Update README with GH action badge
2021-11-12 16:31:53 +08:00
Frost Ming
9cafc59188
update README
2021-11-09 14:28:27 +08:00
Frost Ming
ea388f6e5b
Update readme with python requires
2021-11-09 14:27:03 +08:00
DetachHead
cee7b1631c
remove prefixes on install commands for easy copy/pasting
2021-09-19 16:27:26 +10:00
Frost Ming
ca5d931f1f
Update to py36 plus syntax
2021-07-28 10:59:00 +08:00
Mike P. Sinn
ba97e4fa40
Windows install command
2021-05-07 17:14:26 -05:00
Michal Srb
58dc4eb52d
Fix broken link in the README
...
Signed-off-by: Michal Srb <michal@redhat.com >
2021-02-04 09:16:13 +01:00
Frost Ming
72b571bd06
Change multiple styles in CLI output
2020-11-02 11:11:54 +08:00
Glen Smith
6897ebffa3
Add documentation of new scripts command.
2020-09-08 08:41:48 -06:00
frostming
5a5d238f87
Discourage homebrew installation in doc
2020-08-28 16:45:56 +08:00
Dan Ryan
42321376c9
Update documentation to reflect accurate pyup use
...
- Remove bits about CC-BY-SA licensing
- Remove bits about using an embedded API key
- Add a little flair to the readme to acknowledge pyup
Signed-off-by: Dan Ryan <dan.ryan@canonical.com >
2020-04-26 02:50:40 -04:00
Yuhki Yano
0052f5e847
Add general installation info
2020-04-23 15:25:23 +09:00
Sumana Harihareswara
603a20bf45
Update links in documentation
...
The canonical Pipenv documentation is now at pipenv.pypa.io.
Also, the canonical GitHub repositories for Pipenv and
Requests have changed, and some other communications links
(Twitter, mailing list, "thank you") were no longer
operational. This commit updates those and clarifies that
Pipenv is a project maintained by the PyPA.
Fixes #4137 .
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc >
2020-03-05 20:55:28 -05:00
Jannis Leidel
2c343840ff
Removing myself again.
...
Not sure what went wrong in https://github.com/pypa/pipenv/pull/3536 .
2019-11-12 14:42:41 +01:00
Miro Hrončok
1fe04c27f7
pipenv is available on all Fedoras
...
Fedora 28 is EOL.
2019-10-29 13:06:27 +01:00
Ashley Stallings
87a0d79cf2
Update documentation links to take you to the correct website
2019-10-01 07:55:21 -05:00
Jason
2e1b350b4f
Fix link to GIF in README.md, add descriptive alttext
2019-08-26 21:21:50 -04:00
Dan Ryan
98f7f42742
Fix toml parsing and resolver comparisons
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-06-17 01:34:37 -04:00
Alexandre Morignot
bddcde3bfb
Fix documentation install page link
2019-04-26 11:28:32 +02:00
Hong Xu
459c678e61
Add installation instructions for Debian Buster+ in README
2019-04-22 15:13:01 -07:00
Mateusz Piotrowski
70ce72b3c9
Merge branch 'master' into patch-2
2019-03-14 10:16:54 +01:00
Ori Avtalion
db3b743a58
Use HTTPS for gif in README ( #3498 )
2019-03-07 14:22:57 +08:00
Mateusz Piotrowski
007115c26e
Add FreeBSD installation instructions
2019-02-22 10:43:33 +01:00
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