Rickshaw JavaScript library packaged as XStatic.
Go to file
zhangboye 6a3db9b7ef Use py3 as the default runtime for tox
Moving on py3 as the default runtime for tox to avoid to update
this at each new cycle.

Change-Id: I24d0f68ade8920b52a9552ab55fc5fc478eef61a
2021-04-20 10:24:38 +08:00
xstatic Update Rickshaw from 1.5.0 to 1.5.1 2016-01-05 14:03:17 -08:00
.gitignore Version 1.4.6 of Rickshaw.js library packaged for XStatic 2014-05-20 14:52:59 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:26:32 +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 Prepare for relase using OpenStack release process 2020-04-03 06:15:40 +09:00
setup.py Version 1.4.6 of Rickshaw.js library packaged for XStatic 2014-05-20 14:52:59 +02:00
tox.ini Use py3 as the default runtime for tox 2021-04-20 10:24:38 +08: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`.