X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=blobdiff_plain;f=setup.py;h=ab83d55975407b172d2b1625d83f34d8989e4dae;hp=c2dc938d99d603103ea982c33c6521df5b8c596e;hb=1c2fdeb34f07bb87f81199ea913fc317a32f4eed;hpb=55e2de88a6911f28758d6c555a195275d1f7fa8f diff --git a/setup.py b/setup.py index c2dc938..ab83d55 100755 --- a/setup.py +++ b/setup.py @@ -11,6 +11,7 @@ setup(name='m_librarian', version=m_librarian_version.__version__, description='m_Librarian for LibRusEc/Flibusta libraries', long_description=open('README.txt', 'rtU').read(), + long_description_content_type="text/plain", author='Oleg Broytman', author_email='phd@phdru.name', url='http://phdru.name/Software/Python/m_librarian/',