Rickshaw JavaScript library packaged as XStatic.
Go to file
Ondřej Nový ef5a81446b Deprecated tox -downloadcache option removed
Caching is enabled by default from pip version 6.0

More info:
https://testrun.org/tox/latest/config.html#confval-downloadcache=path
https://pip.pypa.io/en/stable/reference/pip_install/#caching

Change-Id: I67fa6e487e185294876d56b67ade892cd4e49590
2015-12-11 23:49:37 +01:00
xstatic Version 1.5.0 2014-08-11 15:54:14 +02:00
.gitignore Version 1.4.6 of Rickshaw.js library packaged for XStatic 2014-05-20 14:52:59 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:43:18 +00:00
MANIFEST.in Version 1.4.6 of Rickshaw.js library packaged for XStatic 2014-05-20 14:52:59 +02:00
README.txt Version 1.5.0 2014-08-11 15:54:14 +02:00
setup.py Version 1.4.6 of Rickshaw.js library packaged for XStatic 2014-05-20 14:52:59 +02:00
tox.ini Deprecated tox -downloadcache option removed 2015-12-11 23:49:37 +01:00

README.txt

XStatic-Rickshaw
--------------

Rickshaw JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by **any** project that needs these files.

It intentionally does **not** provide any extra code except some metadata
**nor** has any extra requirements. You MAY use some minimal support code from
the XStatic base package, if you like.

You can find more info about the xstatic packaging way in the package `XStatic`.