Remove the dependency on ruby/sass, only cssmin is required to minify css files (and it can be installed with pip).
16 lines
128 B
Plaintext
16 lines
128 B
Plaintext
*.egg-info
|
|
*~
|
|
*.pyc
|
|
*_flymake
|
|
.coverage
|
|
.ropeproject/
|
|
.tox/
|
|
nose.cfg
|
|
MANIFEST
|
|
_build/
|
|
build/
|
|
dist/
|
|
docs/_build
|
|
htmlcov/
|
|
output/
|