KitwareMedical / tensorboard-plugin-3d

https://tensorboardplugin3d.readthedocs.io/en/latest/
33 stars 4 forks source link

docs(long_description): Set long description content type #29

Closed bnmajor closed 2 years ago

bnmajor commented 2 years ago

This ensures that markdown is rendered correctly on PyPI. Checked locally and passed with twine check.

Fixes #28