diff --git a/setupext.py b/setupext.py index ad2d677b8e40..9f2cb4623027 100644 --- a/setupext.py +++ b/setupext.py @@ -10,6 +10,7 @@ import re import subprocess import sys +import warnings from textwrap import fill