diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2022-03-19 08:58:32 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2022-03-19 08:58:32 -0400 |
commit | ddca7988e951021340ee445994d3c6c55a957eee (patch) | |
tree | db125cbd9fd3b8934fb660ad0efeb2410b9d2f9a | |
parent | 02f3821b9af91feadae2326b78a814ac2fbbe520 (diff) | |
download | python-setuptools-git-ddca7988e951021340ee445994d3c6c55a957eee.tar.gz |
Remove reference to non-existent doc.
-rw-r--r-- | docs/deprecated/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/deprecated/index.rst b/docs/deprecated/index.rst index ce2ac006..59fc7bef 100644 --- a/docs/deprecated/index.rst +++ b/docs/deprecated/index.rst @@ -13,7 +13,6 @@ objectives. .. toctree:: :maxdepth: 1 - python3 python_eggs easy_install distutils/index |