diff --git a/contrib/packaging/inno/readme.txt b/contrib/packaging/inno/readme.txt --- a/contrib/packaging/inno/readme.txt +++ b/contrib/packaging/inno/readme.txt @@ -13,9 +13,6 @@ or Microsoft Visual C++ 2008 SP1 Express Edition http://www.microsoft.com/express/Downloads/Download-2008.aspx - Python for Windows Extensions - http://sourceforge.net/projects/pywin32/ - mfc71.dll (just download, don't install; not needed for Python 2.6) http://starship.python.net/crew/mhammond/win32/ diff --git a/contrib/win32/hgwebdir_wsgi.py b/contrib/win32/hgwebdir_wsgi.py --- a/contrib/win32/hgwebdir_wsgi.py +++ b/contrib/win32/hgwebdir_wsgi.py @@ -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