cliff/cliff
Stephen Finucane f3587efee8 Remove references to setuptools
With the advent of importlib, entry points are no long a setuptools-only
thing. Update the docs to reflect that.

Change-Id: I099f397ddb4d71879597cfe67ef2a1eff4a8d1af
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2020-10-22 10:30:15 +01:00
..
formatters Missing carriage return in some cases, using -f json 2019-01-23 11:41:08 -08:00
tests Exit gracefully on Ctrl-C 2020-09-09 13:53:41 -04:00
__init__.py add setup.py and package directory 2012-04-20 09:52:55 -07:00
_argparse.py Stop to use the __future__ module. 2020-06-02 20:08:34 +02:00
app.py Document KeyboardInterrupt exit code 2020-09-09 21:59:31 -04:00
columns.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
command.py switch to stevedore for loading entry points 2020-07-05 15:58:46 -04:00
commandmanager.py Remove references to setuptools 2020-10-22 10:30:15 +01:00
complete.py add cmd_name argument to CompleteCommand 2017-05-25 18:38:58 -04:00
display.py Modify the help message of `-c`/`--column` parameter 2019-07-26 11:13:44 +08:00
help.py change help action to use its own exception for exit 2020-09-09 09:01:56 -04:00
hooks.py Docs update for more-hooks 2017-09-16 13:05:19 -05:00
interactive.py Remove cap on cmd2 2020-06-12 16:42:56 -05:00
lister.py remove -s alias for --sort-columns 2018-01-18 14:53:52 +00:00
show.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
sphinxext.py Add autoprogram_cliff_app_dist_name config opt 2019-11-14 12:09:22 -06:00
utils.py Remove the warning of getargspec removal 2018-03-14 21:30:22 +00:00