Commit a0bc231f authored by J. Goutin's avatar J. Goutin Committed by GitHub

Update msvc.py

parent 2aa04076
......@@ -4,6 +4,7 @@ This module adds improved support for Microsoft Visual C++ compilers.
import os
import platform
import itertools
import collections
import distutils.errors
from setuptools.extern.six.moves import filterfalse
......
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