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.
1 parent e4705f9 commit fae53c6Copy full SHA for fae53c6
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