Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4705f9 + fae53c6 commit e3f70b3Copy full SHA for e3f70b3
1 file changed
setup.py
@@ -242,7 +242,6 @@ def add_six():
242
# only add them if we need them
243
if provide_pytz:
244
add_pytz()
245
- print_raw("adding pytz")
246
if provide_dateutil:
247
add_dateutil()
248
if provide_six:
0 commit comments