Commit Graph

4842 Commits

Author SHA1 Message Date
Dan Ryan 7eeeeb9d4d Merge branch 'master' into 2504-fix-array-element-serialization 2018-07-11 21:51:43 -04:00
Dan Ryan 97241a917a Merge pull request #2564 from pypa/requirementslib-update
Update requirementslib
2018-07-11 20:14:55 -04:00
Dan Ryan 35b071daab Add news entry.
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-11 19:30:10 -04:00
Dan Ryan cd929dcae8 Update requirementslib
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-11 19:30:10 -04:00
Dan Ryan d5a3ce4d43 Merge branch 'master' into 2504-fix-array-element-serialization 2018-07-11 19:24:46 -04:00
Dan Ryan 6e801edcd4 Merge pull request #2567 from pypa/latest-release-in-issue-template
Please report against the latest version
2018-07-11 13:17:56 -04:00
Tzu-ping Chung 24f90a4ac2 Please report against the latest version 2018-07-12 00:56:21 +08:00
Jacob Hayes 6de915ab79 [#2504] Replace security extra with socks in test 2018-07-11 08:19:42 -05:00
Tzu-ping Chung aec7881a47 Merge pull request #2563 from pypa/cmd-quote-better
Only quote arguments during cmdify if needed
2018-07-11 18:44:01 +08:00
Tzu-ping Chung 86965203bf Add news fragment 2018-07-11 17:26:18 +08:00
Tzu-ping Chung 9315887101 Only quote arguments during cmdify if needed 2018-07-11 17:17:08 +08:00
Tzu-ping Chung 399c8795c7 Merge pull request #2519 from pypa/remove-ppa-recommendation
Documentation updates
2018-07-11 14:16:27 +08: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
Jacob Hayes 6e05a3e0d2 [#2504] Serialize prettytoml ArrayElements as lists 2018-07-10 20:58:57 -05:00
Jacob Hayes f0a1413c70 [#2504] Add test for VCS dep with extras 2018-07-10 20:58:35 -05:00
Tzu-ping Chung 7ddccf861a Merge pull request #2554 from OrangeDog/patch-2
Delete "Changing Where Pipenv Stores Virtualenvs"
2018-07-10 23:04:23 +08:00
James Howe 8dcb187b56 Delete "Changing Where Pipenv Stores Virtualenvs"
It's a partial duplicate of the "Custom Virtual Environment Location" section.
2018-07-10 15:21:09 +01:00
Tzu-ping Chung 18b0fb50dc Merge pull request #2551 from pypa/auto-environment-docs
Automatically generate environment variable docs
2018-07-10 20:00:41 +08:00
Tzu-ping Chung 46876159b2 Type is important 2018-07-10 19:51:57 +08:00
Tzu-ping Chung 9bd49f9759 Automatically generate environment variable docs
Default values are added to docstrings so they appear in the docs.
This should help maintainers to keep them up-to-date.

Fix #2547.
2018-07-10 18:38:15 +08:00
Tzu-ping Chung 17088bf7d1 Merge pull request #2550 from nkk0/docs-basics-typo-fix
Fix small docs typo
2018-07-10 16:40:47 +08:00
nkk0 9288f676d2 Fix small docs typo 2018-07-10 10:19:02 +02:00
Tzu-ping Chung 3d1de12167 Merge pull request #2549 from pypa/dep-updates
Dep updates
2018-07-10 15:09:07 +08:00
Tzu-ping Chung ce86184937 Upgrade Shellingham to 1.2.3 2018-07-10 14:47:26 +08:00
Tzu-ping Chung 6ee13ebaae Upgrade vendored pythonfinder
Now at commit 6ad2bbd8bdc2, around 0.1.4.
2018-07-10 14:45:28 +08:00
Dan Ryan 040b535fd6 Merge pull request #2548 from pypa/crayons-update
Update crayons and add patch
2018-07-10 01:10:58 -04:00
Dan Ryan ef0d88ff11 Update crayons and add patch
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-10 01:07:15 -04:00
Erin O'Connell a87ed0fe63 Merge pull request #2543 from sup/fix-contribution-docs-typo
Change "Github Pull Pipenv" to "Github Pull Requests" in contributing.rst
2018-07-09 11:05:25 -06:00
Charles Lai b1a9b03913 Change Github Pull Pipenv to Github Pull Requests in contributing.rst 2018-07-09 00:08:07 -07:00
Erin O'Connell 8908da79d7 Merge pull request #2539 from gkdoc/master
Revise note format for consistency in basics.rst
2018-07-07 21:01:16 -06:00
gkdoc 684748ead1 Revise note format for consistency in basics.rst 2018-07-07 19:46:22 -07:00
gkdoc 0dc12e5be7 Merge pull request #1 from pypa/master
Update fork
2018-07-07 19:35:53 -07:00
Tzu-ping Chung 51667a248e Merge pull request #2526 from pypa/more-diagnose-and-better-templates
More diagnose and better templates
2018-07-08 04:52:29 +08:00
Tzu-ping Chung 4edcf58ec4 Elaborate what --clear does 2018-07-08 02:02:06 +08:00
Tzu-ping Chung 200e6faf2c More diagnose and better templates 2018-07-08 02:02:06 +08:00
Tzu-ping Chung 28712eef2a Merge pull request #2535 from iKenshu/adding-link-to-spanish-documentation
adding link to spanish documentation
2018-07-07 22:49:50 +08:00
Kevin Morales a1bb800120 Merge branch 'master' into adding-link-to-spanish-documentation 2018-07-07 09:53:10 -04:00
iKenshu 402acc9087 adding link to spanish documentation 2018-07-07 09:45:59 -04:00
Erin O'Connell 413c9034e4 Merge pull request #2533 from gkdoc/master
Insert a space before a bracket in advanced.rst
2018-07-05 21:43:48 -07:00
gkdoc ec93a9e10e Insert space before a bracket 2018-07-05 21:35:22 -07:00
Tzu-ping Chung 3dc3533026 Merge pull request #2523 from pypa/bugfix/clean-py2-pip9
Make do_clear compatible with pip 9 and Python 2
2018-07-06 01:14:37 +08:00
Tzu-ping Chung 959696a5b6 Merge branch 'master' into bugfix/clean-py2-pip9 2018-07-06 01:06:48 +08:00
kennethreitz aeb68de212 issue template 2018-07-05 08:54:34 -04:00
kennethreitz 1eee917d13 Merge branch 'master' of github.com:pypa/pipenv 2018-07-05 08:46:25 -04:00
kennethreitz ac5fee4fe5 uesrvoice 2018-07-05 08:46:11 -04:00
Tzu-ping Chung 8818daed31 Make do_clear compatible with pip 9 and Python 2 2018-07-05 17:27:55 +08:00
Tzu-ping Chung ef6e667971 Merge pull request #2521 from pypa/purge-pew
Un-vendor Pew
2018-07-05 17:26:58 +08:00
Tzu-ping Chung 06fda49673 News fragment for Pew removal 2018-07-05 16:43:11 +08:00
Tzu-ping Chung a5a9583c2d Un-vendor Pew 2018-07-05 16:43:11 +08:00
Tzu-ping Chung 9e55b351ce Retroactively add news fragments 2018-07-05 16:43:11 +08:00