Handle urllib improrts through six for Python 3 compatibility
Signed-off-by:
Michal Čihař <michal@cihar.com>
Showing
... | @@ -3,6 +3,7 @@ Whoosh>=2.5.2,!=2.6.0 | ... | @@ -3,6 +3,7 @@ Whoosh>=2.5.2,!=2.6.0 |
translate-toolkit>=1.10.0 | translate-toolkit>=1.10.0 | ||
lxml>=3.1.0 | lxml>=3.1.0 | ||
Pillow | Pillow | ||
six | |||
python-dateutil | python-dateutil | ||
python-social-auth>=0.2.0 | python-social-auth>=0.2.0 | ||
django-crispy-forms>=1.4.0 | django-crispy-forms>=1.4.0 | ||
... | ... |
Please register or sign in to comment