Commit Graph

4872 Commits

Author SHA1 Message Date
Dan Ryan d8b6ccaed7 Added missing news entries
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-15 16:18:32 -04:00
Dan Ryan 6ead6ff8bc Bumped version.
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-15 16:18:11 -04:00
Dan Ryan 2355bdca00 Update release task
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-15 16:14:32 -04:00
Tzu-ping Chung b9423b6823 Merge pull request #2561 from JacobHayes/2504-fix-array-element-serialization
Serialize prettytoml ArrayElements as lists
2018-07-13 22:35:51 +08:00
Tzu-ping Chung 3623914001 Also allow TokenElement in lock file encoder
Can't be too careful hadling things here.
2018-07-13 22:26:43 +08:00
Tzu-ping Chung 98a52149d7 Seperate lock file concerns in a custom encoder 2018-07-13 16:26:54 +08:00
Tzu-ping Chung 5cedecd9eb Merge branch '2504-fix-array-element-serialization' of https://github.com/JacobHayes/pipenv into 2504-fix-array-element-serialization 2018-07-13 14:43:34 +08:00
Erin O'Connell 94fbfe44b7 Merge pull request #2578 from sup/master
Revert "Revert "Add docstrings to show short_help when running --help""
2018-07-12 14:23:47 -06:00
Jacob Hayes b1ecc68951 Merge branch 'master' into 2504-fix-array-element-serialization 2018-07-12 15:20:15 -05:00
Charles Lai 8f2b4abeb1 Revert "Revert "Add docstrings to show short_help when running --help""
This reverts commit 05b3581756.
2018-07-12 16:05:20 -04:00
Tzu-ping Chung 946050087f Merge pull request #2568 from JacobHayes/make-local-test-easy
Simplify testing for new contributors
2018-07-13 03:23:47 +08:00
Tzu-ping Chung f711678537 Get virtualenv location from output
The Project class's implementation is a fucking mess. Avoid that.
2018-07-13 03:14:22 +08:00
Jacob Hayes b8dbe78775 Merge branch 'master' into make-local-test-easy 2018-07-12 08:09:04 -05:00
Jacob Hayes e9379437f8 Merge branch 'master' into 2504-fix-array-element-serialization 2018-07-12 08:08:13 -05:00
Jacob Hayes dbc9008131 Duck type prettytoml types during serialization 2018-07-12 08:05:58 -05:00
Erin O'Connell 6cfe5fb993 Merge pull request #2571 from pypa/revert-2542-master
Revert "Add docstrings to show short_help when running --help"
2018-07-12 02:16:55 -06:00
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