Add content type for long description for twine 60/1060/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Thu, 3 Oct 2019 15:39:33 +0000 (11:39 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Thu, 3 Oct 2019 15:42:28 +0000 (11:42 -0400)
commit546975507dc60572ba545951084d4d50bf234987
treea5a30b3ccf136f315ad87ae6f05ace449e7521ff
parentb5c829129a7cec8ea61569f4e6a83543b64fdc65
Add content type for long description for twine

Extend setup.py with the following to silence twine warning:
  long_description_content_type="text/x-rst",

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I831e38f56a42d9ff46da9b1b2aa47eee26e4ecd2
src/bindings/rmr-python/setup.py