9c5b3a0e49
The README file was in RST, but had a formatting issue with the title. The usage of the README is setup was incorrectly setting the content type to markdown, rather than RST. This seems to have caused our twine check to validate the package as fine, but PyPi apparently checks package metadata a different way and rejected the package upload due to issues with the README file. This corrects the RST syntax, renames the file from txt to rst to accurately reflect its content type, and updates the settings up setup.py to correctly report the content as RST. Change-Id: I809b3964d1f4d239ea60f953a7cdcbcc9c9a98ff Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
482 B
482 B
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.