Commit Graph

21 Commits

Author SHA1 Message Date
Tzu-ping Chung 9cb3f970bd Clean up help module 2018-07-25 17:03:41 -04:00
Dan Ryan 861c075876 Use new api in help methods
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-25 17:03:41 -04:00
Dan Ryan 597cd2d917 Cleanup core and help to use new finder
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-25 17:03:41 -04:00
Dan Ryan d3d5d563e7 Update pythonfinder and make full use of it in support calls
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-07-25 17:03:41 -04:00
Tzu-ping Chung b82d5587e3 Tape directly into Pythonfinder instead 2018-07-25 17:03:41 -04:00
Tzu-ping Chung 59b974bfc1 Use Pythonfinder in help 2018-07-25 17:03:41 -04:00
kennethreitz 6314586c9f black 2018-07-03 09:54:46 -04:00
Erin O'Connell 617ef44419 changed function name so it could be imported 2018-06-29 10:45:40 -06:00
Max Krivich ed3de3f2de Fix UnicodeEncodeError in help.py 2018-06-28 21:47:38 +03:00
Jeff Tratner b0445a2c0b Lint fixes
Fix up tests a little more

Use temp_environ rather than monkeypatch
2018-03-27 15:30:22 -04:00
QasimK b6db3a45b3 Allow Markdown formatting to come back
GitHub does not respect the Markdown without an additional line break.
2018-03-16 13:49:42 +00:00
QasimK cd55e5e69b Help command should always terminate HTML
The <details> tag did not always close itself
2018-03-16 13:10:38 +00:00
kennethreitz 71ad64cc6d white 2018-03-15 07:04:06 -04:00
kennethreitz c2f7f697ee black
https://github.com/ambv/black
2018-03-14 17:00:29 -04:00
kennethreitz c037f7c008 help
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-13 14:42:20 -04:00
kennethreitz c152425ec9 details
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-13 14:41:39 -04:00
kennethreitz 75d62edf09 next version of help, with prettier 2.7 output
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-09 15:22:24 -05:00
kennethreitz 9d5760e746 fix help
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-09 15:20:17 -05:00
kennethreitz 9bfa0afefd issue template
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-09 15:03:29 -05:00
kennethreitz 2f5f68b62f better help
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-09 14:55:09 -05:00
kennethreitz f35d76299d $ python -m pipenv.help
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-03-09 14:36:22 -05:00