diff --git a/setup.py b/setup.py index b5a3f21..48ee550 100755 --- a/setup.py +++ b/setup.py @@ -53,6 +53,7 @@ version=git_version, description="ps and top for Human Beings", long_description=LONG_DESCRIPTION, + long_description_content_type="text/x-rst", author="Johan Walles", author_email="johan.walles@gmail.com", url="https://github.com/walles/px",