diff contrib/win32/hgwebdir_wsgi.py @ 41849:d22198b4b3dd

inno: remove references to pywin32 According to the commit message for 0c35bb01a1195, pywin32 was removed in Mercurial 1.8! Differential Revision: https://phab.mercurial-scm.org/D6062
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 03 Mar 2019 09:16:37 -0800
parents aa1d56003872
children 2372284d9457
line wrap: on
line diff
--- a/contrib/win32/hgwebdir_wsgi.py	Sun Mar 03 09:10:52 2019 -0800
+++ b/contrib/win32/hgwebdir_wsgi.py	Sun Mar 03 09:16:37 2019 -0800
@@ -6,7 +6,6 @@
 #
 # Requirements:
 # - Python 2.7, preferably 64 bit
-# - PyWin32 for Python 2.7 (32 or 64 bit)
 # - Mercurial installed from source (python setup.py install) or download the
 #   python module installer from https://www.mercurial-scm.org/wiki/Download
 # - IIS 7 or newer