From 1570ebec29f59340a47f3c7547d5181282d947ec Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 11 May 2016 01:17:52 +0300 Subject: [PATCH] There will be a separate subdirectory m_librarian --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6b6f99f..290f2e5 100755 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ setup(name='m_librarian', long_description=open('README.txt', 'rtU').read(), author='Oleg Broytman', author_email='phd@phdru.name', - url='http://phdru.name/Software/Python/', + url='http://phdru.name/Software/Python/m_librarian/', license='GPL', platforms=['any'], keywords=['books', 'library', 'Flibusta', 'LibRusEc', 'lib.rus.ec'], -- 2.39.2