Dan Ryan
4664925a64
Update lockfile
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-05-15 20:42:48 -04:00
Dan Ryan
411858776f
Fix pip version parsing
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-05-15 20:42:23 -04:00
Dan Ryan
8960250362
Fix pep517 usage on failure
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-05-15 20:42:23 -04:00
Dan Ryan
37a19819c8
Update echo calls, exception formats, dependencies
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-05-15 20:42:21 -04:00
Dan Ryan
e93ce98cb7
Update vendored deps
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-05-15 20:41:05 -04:00
Dan Ryan
204f6894e5
Refactor resolver into resolver file
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-05-15 20:40:23 -04:00
Dan Ryan
e3bf42e57e
Merge remote-tracking branch 'origin/master' into update-vendored-deps
2019-05-15 20:39:44 -04:00
Dan Ryan
aa2b1d2618
Update piptools patch and re-lock
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-05-15 20:39:38 -04:00
Dan Ryan
c406a6e2fd
Merge pull request #3715 from erdnaxeli/fixes/readme
...
Fix documentation install page link
2019-05-15 20:32:31 -04:00
Dan Ryan
2f9c3ccc90
Merge branch 'master' into fixes/readme
2019-05-15 20:32:25 -04:00
Dan Ryan
fb1d370f7c
Merge pull request #3724 from hroncok/get_closest_marker
...
Pytest 4: Update to get_closest_marker
2019-05-15 20:31:48 -04:00
Dan Ryan
916c53e379
Update all vendored dependencies
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-05-15 10:42:09 -04:00
Dan Ryan
289eac386f
Update vendored dependencies
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-05-15 01:27:42 -04:00
frostming
1384a25a38
make check unused work
2019-05-14 09:54:18 +08:00
Dan Ryan
90c2c66dc8
Update pythonfinder, requirementslib and vistir
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-05-11 01:30:25 -04:00
Simion Baws
c873490a1d
allow overriding PIP_EXISTS_ACTION via environment variable
2019-05-09 12:12:24 +03:00
Simion Baws
92d2c5b528
add PIP_EXISTS_ACTION
2019-05-09 12:10:45 +03:00
John Vandenberg
2481471b7d
Remove unused vendored blindspin
...
This package is no longer used.
Closes https://github.com/pypa/pipenv/issues/3640
2019-05-08 19:30:56 +07:00
John Vandenberg
d79ae0c270
Remove unused vendored shutilwhich
...
This package is no longer used.
Closes https://github.com/pypa/pipenv/issues/3621
2019-05-08 19:29:50 +07:00
Unknown
88e30d8fd2
Add smoke test for --three argument
2019-05-07 10:48:22 +08:00
jxltom
dfec732860
Add test for pipenv --clear
2019-05-07 09:19:25 +08:00
jxltom
57a61a7ad8
Add bugfix news for issue 3353
2019-05-07 09:19:25 +08:00
jxltom
1f75cac01e
Fix bug where --clear option is not supported for clearing cache
2019-05-07 09:19:25 +08:00
Miro Hrončok
6152199752
Pytest 4: Update to get_closest_marker
...
See https://docs.pytest.org/en/latest/mark.html#update-marker-code
2019-05-03 12:23:33 +02:00
Jonathon Belotti
55e231a7d2
Merge branch 'master' into master
2019-04-29 14:09:15 +10:00
kennethreitz
cae8d76c21
Merge pull request #3716 from GregKaleka/patch-2
...
Fix broken documentation links in CONTRIBUTING.md
2019-04-27 09:03:34 -04:00
Greg Kaleka
6cf692d284
Fix broken documentation links in CONTRIBUTING.md
2019-04-26 09:13:41 -07:00
Alexandre Morignot
bddcde3bfb
Fix documentation install page link
2019-04-26 11:28:32 +02:00
kennethreitz
cda331bc20
Merge pull request #3711 from xuhdev/patch-3
...
Add installation instructions for Debian Buster+ in README
2019-04-23 01:02:41 -04:00
Hong Xu
2d23ce5fce
Add changelog for 3711.
2019-04-22 15:14:38 -07:00
Hong Xu
459c678e61
Add installation instructions for Debian Buster+ in README
2019-04-22 15:13:01 -07:00
kennethreitz
0414287af3
Update Dockerfile
2019-04-22 08:15:36 -04:00
kennethreitz
1ef7b1373d
Update Dockerfile
2019-04-21 14:22:44 -04:00
kennethreitz
ab12b4b83e
Update Dockerfile
2019-04-21 14:16:43 -04:00
kennethreitz
d1badddaac
Merge pull request #3703 from s-pace/doc/add_search
...
[doc website] Add a nice search experience
2019-04-21 09:06:40 -04:00
kennethreitz
55f49d55f8
Update Dockerfile
2019-04-21 09:05:21 -04:00
Dan Ryan
1006b50bcd
Fix marker handling
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-04-18 17:42:48 -04:00
Dan Ryan
ff4c8b0d5c
Update vendored deps
...
Signed-off-by: Dan Ryan <dan@danryan.co >
2019-04-18 13:50:48 -04:00
s-pace
cd13852fca
feat: add search to every documentation pages
2019-04-17 11:45:20 +02:00
s-pace
3493f53c5c
feat: add search to the main introduction page
2019-04-17 11:44:38 +02:00
Jonathon Belotti
f0b527798c
remove always-True if-statement, and make function docstring accurate
2019-04-09 22:58:09 +10:00
John Vandenberg
9feb0e08ec
Add news entry
2019-04-03 12:08:30 +07:00
John Vandenberg
8e584055cf
conftest.py: Ignore KeyboardInterrupt
...
During check_internet() and check_github_ssh(), a KeyboardInterrupt
should be interpreted as user desire to escape the check, not escape
the entire test run. This is especially true during check_github_ssh
which may require a passphrase from the user, which they might feel
uncomfortable giving during a test suite.
After these checks are bypassed, there is user feedback indicating the
tests are running, and so they can trigger KeyboardInterrupt again if
they wish to escape the entire test run.
2019-04-03 10:19:00 +07:00
Dan Ryan
6c62d23cfc
Merge pull request #3463 from AdamGold/bugfix/catch-command-errors
...
conservative check for known exceptions in subprocess stderr.
2019-04-02 19:45:21 -04:00
Adam Goldschmidt
2d75f1af53
feat: 🎸 Add prettify_exc method to handle known errors
...
catch known errors in stderr and display them correctly
2019-04-02 15:49:32 +03:00
Adam Goldschmidt
f52abe32bc
add behavior rst
2019-04-02 15:48:31 +03:00
Adam Goldschmidt
3fe5061682
conservative check for known exceptions in subprocess stderr.
2019-04-02 15:48:31 +03:00
Frost Ming
8aa9283fda
Merge pull request #3386 from pypa/improve-message
...
Decouple project from the existence of Pipfile.
2019-04-01 16:46:26 +08:00
frostming
09e1d55bee
Refine the news entry
2019-04-01 12:58:29 +08:00
frostming
08b35715c0
merge branch 'master'
2019-04-01 12:52:42 +08:00