mirror of
https://github.com/novatiq/packages.git
synced 2026-06-23 22:00:26 +01:00
8dda6b8f2f
Django 1.11 and above needs pytz to run properly. This was causing issues with seahub, whose Makefile uses django-admin to compile locales. Also removed InstallDev. It tried to accomplish the same thing but ended up installing to the same directories anyways. Signed-off-by: Rosen Penev <rosenp@gmail.com>