Commit a0fe4c8e authored by Jason R. Coombs's avatar Jason R. Coombs

Always use iterator-based filter

parent e50f854c
......@@ -7,6 +7,7 @@ import io
import contextlib
from setuptools.extern import six
from setuptools.extern.six.moves import filter
from setuptools.utils import cs_path_exists
......
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