opal
opal copied to clipboard
The django compressor upgrade breaks windows in opal 0.11.0
pip install rcssmin --install-option="--without-c-extensions" pip install rjsmin --install-option="--without-c-extensions" pip install django-compressor --upgrade
before install opal will fix it.
This is hardly optimal though...