We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cee560f + bbdc2ab commit 7a4190fCopy full SHA for 7a4190f
development/compiling/compiling_for_windows.rst
@@ -16,7 +16,7 @@ For compiling under Windows, the following is required:
16
**Make sure you read Installing Visual Studio caveats below or you
17
will have to run/download the installer again.**
18
- `Python 2.7+ or Python 3.5+ <https://www.python.org/downloads/>`__.
19
-- `Pywin32 Python Extension <https://sourceforge.net/projects/pywin32/files/pywin32/>`__
+- `Pywin32 Python Extension <https://github.com/mhammond/pywin32>`__
20
for parallel builds (which increase the build speed by a great factor).
21
- `SCons <http://www.scons.org>`__ build system.
22
0 commit comments