From: Rav3nPL Date: Tue, 23 Apr 2013 16:17:38 +0000 (+0300) Subject: Update setup.py X-Git-Tag: 11.4~3^2 X-Git-Url: https://git.novaco.in/?p=p2pool.git;a=commitdiff_plain;h=5d8d74a35568db5f333bd3eb34771f11412b6826 Update setup.py readme.md :) --- diff --git a/setup.py b/setup.py index ea1d0bb..a7403b6 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ try: author_email='forrest@forre.st', url='http://p2pool.forre.st/', data_files=[ - ('', ['README']), + ('', ['README.md']), ('web-static', [ 'web-static/d3.v2.min.js', 'web-static/graphs.html',