diff --git a/setup.py b/setup.py index 03f18abff536..35a60dc63cd4 100644 --- a/setup.py +++ b/setup.py @@ -242,7 +242,6 @@ def add_six(): # only add them if we need them if provide_pytz: add_pytz() - print_raw("adding pytz") if provide_dateutil: add_dateutil() if provide_six: