mirror of
https://github.com/pypa/pipenv.git
synced 2026-05-06 08:26:42 -04:00
0ab7e1be87
pipenv's CLI has been fully migrated from click to argparse, so the vendored click shim in conf.py, the sphinx_click extension, and its explicit dependency in docs/requirements.txt are all dead code. Signed-off-by: Oz Tiram <oz.tiram@gmail.com>