Skip to content

Commit

Permalink
Merge pull request #1449 from pelson/pytz_noise
Browse files Browse the repository at this point in the history
removed setup.py print statement.
  • Loading branch information
mdboom committed Nov 4, 2012
2 parents e4705f9 + fae53c6 commit e3f70b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -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:
Expand Down

0 comments on commit e3f70b3

Please sign in to comment.