Skip to content

Commit bbdc2ab

Browse files
Updated Pywin32 URL, since they moved to GitHub
1 parent cee560f commit bbdc2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

development/compiling/compiling_for_windows.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For compiling under Windows, the following is required:
1616
**Make sure you read Installing Visual Studio caveats below or you
1717
will have to run/download the installer again.**
1818
- `Python 2.7+ or Python 3.5+ <https://www.python.org/downloads/>`__.
19-
- `Pywin32 Python Extension <https://sourceforge.net/projects/pywin32/files/pywin32/>`__
19+
- `Pywin32 Python Extension <https://github.com/mhammond/pywin32>`__
2020
for parallel builds (which increase the build speed by a great factor).
2121
- `SCons <http://www.scons.org>`__ build system.
2222

0 commit comments

Comments
 (0)