Dagre-D3 JavaScript library packaged as XStatic.
80d7aed8cf
This updates the minversion used in tox.ini to be a more recent version to match other openstack project's settings. It also drops the out of date defaults and replaces them with venv since there are not actually any unit test environments to run. The only useful environment is venv, so the default target will now just create the venv as a shortcut. Change-Id: I416ed1cc997cd49029cf8fec31b30df5f4179ff2 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.