File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,10 @@ When you can't use binary distribution, you need to install Visual Studio
3636or Windows SDK on Windows.
3737Without extension, using pure python implementation on CPython runs slowly.
3838
39- For Python 2.7, [ Microsoft Visual C++ Compiler for Python 2.7]( https://www.microsoft.com/en-us/download/details.aspx?id=44266)
39+ For Python 2.7, ` Microsoft Visual C++ Compiler for Python 2.7 < https://www.microsoft.com/en-us/download/details.aspx?id=44266 >`_
4040is recommended solution.
4141
42- For Python 3.5, [ Microsoft Visual Studio 2015]( https://www.visualstudio.com/en-us/products/vs-2015-product-editions.aspx)
42+ For Python 3.5, ` Microsoft Visual Studio 2015 < https://www.visualstudio.com/en-us/products/vs-2015-product-editions.aspx >`_
4343Community Edition or Express Edition can be used to build extension module.
4444
4545
You can’t perform that action at this time.
0 commit comments