Commit f40fc8d7 authored by Reinout van Rees's avatar Reinout van Rees

38.2.3 is needed for proper wheel support

parent 4904f968
......@@ -1626,7 +1626,7 @@ def unpack_egg(location, dest):
WHEEL_WARNING = """
*.whl file detected (%s), you'll need setuptools > 38.2.0 for that
*.whl file detected (%s), you'll need setuptools > 38.2.3 for that
or an extension like buildout.wheel
"""
......
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