Dagre-D3 JavaScript library packaged as XStatic.
1703a17bc3
We should no longer be creating universal wheels. This drops the settings from setup.cfg. Change-Id: I264dec21ef3407b78d8b26c91a49063d88a48674 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com> |
||
---|---|---|
xstatic | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
MANIFEST.in | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
tox.ini |
XStatic-Dagre-D3
Dagre-D3 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.