diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2022-08-13 14:40:12 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2022-08-13 14:40:12 -0400 |
| commit | da843e7acb39cd5f45167e585945a49e3d13c744 (patch) | |
| tree | ea1399ceae3e1e704d18c79c243d90eddefbb11e /docs | |
| parent | 27ae3d82b96db1f7da73c391aa5e5accd5854eba (diff) | |
| download | python-setuptools-git-da843e7acb39cd5f45167e585945a49e3d13c744.tar.gz | |
Remove another reference to wininst
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/distutils/builtdist.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/distutils/builtdist.rst b/docs/distutils/builtdist.rst index aba5c4a4..b018cf6d 100644 --- a/docs/distutils/builtdist.rst +++ b/docs/distutils/builtdist.rst @@ -96,9 +96,6 @@ The available formats for built distributions are: +-------------+------------------------------+---------+ | ``sdux`` | HP-UX :program:`swinstall` | | +-------------+------------------------------+---------+ -| ``wininst`` | self-extracting ZIP file for | \(4) | -| | Windows | | -+-------------+------------------------------+---------+ | ``msi`` | Microsoft Installer. | | +-------------+------------------------------+---------+ |
