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 |
translate-toolkit>=1.10.0 | ||
lxml>=3.1.0 | ||
Pillow | ||
six | ||
python-dateutil | ||
python-social-auth>=0.2.0 | ||
django-crispy-forms>=1.4.0 | ||
... | ... |
Please register or sign in to comment