Commit 9915760d authored by Jason R. Coombs's avatar Jason R. Coombs

Use unpatched locally

parent 634a3c9e
......@@ -124,8 +124,6 @@ def patch_for_msvc_specialized_compiler():
# Compilers only availables on Microsoft Windows
return
unpatched = __import__('setuptools.msvc').msvc.unpatched
if unpatched:
# Already patched
return
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment