X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=blobdiff_plain;f=setup.py;h=1d72a3110e2628d23683659a680c4a049da618fd;hp=d4af05d412d6d55849ee1809114543472d218daf;hb=99f6d6dab6446bfb9267c3cc7c0babfee531b6fd;hpb=c3a01114c7f017b595372d0c5d910fbed6b1ce42 diff --git a/setup.py b/setup.py index d4af05d..1d72a31 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +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=open('README.txt', 'rU').read(), long_description_content_type="text/plain", author='Oleg Broytman', author_email='phd@phdru.name',