summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Back to development: 2.0.3Rocky Meza2015-04-291-1/+1
|
* Preparing release 2.0.22.0.2Rocky Meza2015-04-291-1/+1
|
* Back to development: 2.0.2Gavin Wahl2015-04-231-1/+1
|
* Preparing release 2.0.12.0.1Gavin Wahl2015-04-231-1/+1
|
* Files are not always available from storage despite DEBUG=FalseGavin Wahl2015-04-231-0/+1
| | | | | | For example, in tests. So instead of switching on DEBUG, we first try to find a file from the finders, and then fall back to storage if that doesn't work.
* Explicitly require pathlib (See #33)Gavin Wahl2015-04-231-0/+6
|
* Back to development: 2.1.0Rocky Meza2015-04-221-1/+1
|
* Preparing release 2.0.02.0.0Rocky Meza2015-04-221-1/+1
|
* Add changes for 2.0.0Rocky Meza2015-04-221-1/+1
|
* Add pyScss 1.3 and Python 3 supportRocky Meza2015-04-221-2/+3
|
* Back to development: 2.0.0Rocky Meza2015-04-221-13/+2
|
* Correct pyScss module name in setup.py, as per pypi.Dimitri John Ledkov2015-02-201-1/+1
|
* Version in setup.py on the master branch is out of dateJohn Trowbridge2015-02-031-1/+1
| | | | | The version in setup.py on the master branch is 1.0.0 even though it includes all the commits in later stable releases.
* Fix bad pinning. We don't want to install 1.3.0Antoine Catton2014-10-161-1/+1
| | | | Really fixes #24.
* Pin pyScss==1.2.x, for now.Rocky Meza2014-10-161-1/+1
| | | | | | | Please see the discussion in <https://github.com/Kronuz/pyScss/issues/265#issuecomment-58728712>. Reviewed-By: Antoine Catton <acatton@fusionbox.com>
* master nows is at 1.0.0-alphaRocky Meza2014-02-111-1/+1
|
* Can't get tests to pass for Python3Rocky Meza2014-02-031-1/+1
|
* Beefed up setup.pyRocky Meza2014-02-031-3/+16
|
* Forget about supporting Django 1.3Rocky Meza2014-02-031-1/+1
|
* Added discover runner for Django < 1.6.Rocky Meza2014-02-031-0/+2
|
* Added tests for sprites and inline images.Rocky Meza2014-02-011-0/+1
|
* Added a django-compressor Filter class.Rocky Meza2014-02-011-0/+4
|
* updated to PyScss 1.2.0Rocky Meza2014-02-011-1/+1
|
* django-pyscss - use PySCSS in Django more easilyRocky Meza2014-02-011-0/+43