X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;h=619327be959950b6763abc5a60a50f1104b92361;hb=96c450d7c139cf8ea25e0c58fbcd72725ef02553;hp=a20f28955c83c89b27322ed60a85fbb98a5cb2ec;hpb=5ea7b92c64362dfe7fe1641b56aaaf8bba837749;p=ppu.git diff --git a/setup.py b/setup.py index a20f289..619327b 100755 --- a/setup.py +++ b/setup.py @@ -11,6 +11,7 @@ setup(name='ppu', version=ppu_version.__version__, description='Broytman Portable Python Utilities', long_description=open('README.rst', 'rU').read(), + long_description_content_type="text/x-rst", author='Oleg Broytman', author_email='phd@phdru.name', url='http://phdru.name/Software/Python/ppu/',