Erin O'Connell
05b3581756
Revert "Add docstrings to show short_help when running --help"
2018-07-12 02:13:20 -06:00
Erin O'Connell
af4ba9ec9c
Merge pull request #2542 from sup/master
...
Add docstrings to show short_help when running --help
2018-07-12 02:12:30 -06:00
Erin O'Connell
bf5d83a1af
Merge branch 'master' into master
2018-07-12 00:40:56 -06:00
Jacob Hayes
1ceccb9bdf
Fix extras check in test
2018-07-11 23:32:43 -05:00
Dan Ryan
7eeeeb9d4d
Merge branch 'master' into 2504-fix-array-element-serialization
2018-07-11 21:51:43 -04:00
Dan Ryan
55ab8c4594
Merge branch 'master' into make-local-test-easy
2018-07-11 21:08:54 -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
c30cacc7b2
Merge branch 'master' into make-local-test-easy
2018-07-11 19:44:48 -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
Jacob Hayes
74de4d6af0
Remove duplicate dir check
2018-07-11 15:59:39 -05:00
Jacob Hayes
aaac6c6429
Replace test PYPI_VENDOR_DIR envvar with explicit package prep
2018-07-11 15:16:46 -05:00
Jacob Hayes
3a25846f88
Add dev setup and testing section to CONTRIBUTING.md
2018-07-11 13:26:03 -05:00
Jacob Hayes
dd4b4be175
Remove explicit sets of PYPI_VENDOR_DIR and let integration conftest do its thing
2018-07-11 13:25:02 -05:00
Jacob Hayes
f7ee0764e3
Add pytest default norecursedirs
2018-07-11 13:24:41 -05: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
Charles Lai
0a3d42b2a4
Merge branch 'master' into master
2018-07-10 08:40:56 -07: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
d9bd7fddac
Merge branch 'master' into master
2018-07-09 11:07:10 -06: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
Charles Lai
0164423ac6
Add docstrings to show short_help when running --help
2018-07-08 23:43:43 -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