X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/215503e15ca9d6d1e8a053f7bfa359af1af102f3..861348cca153705d844f9e50358a2076ef8be295:/setup.py diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index 13a953a..0d795ae --- a/setup.py +++ b/setup.py @@ -11,8 +11,7 @@ setup( author_email='marek@stepniowski.com', mantainer='Łukasz Rekucki', mantainer_email='lrekucki@gmail.com', - url='http://redmine.nowoczesnapolska.org.pl/', - + url='http://github.com/fnp/librarian', packages=['librarian'], package_data = {'librarian': ['xslt/*.xslt']}, include_package_data=True,