correct setup V00.05
authorymh <ymh.work@gmail.com>
Thu, 06 Dec 2012 13:36:17 +0100
changeset 127 c4e4936ac9c9
parent 126 0b61cd329950
child 128 9175edf9b490
correct setup
src/setup.py
--- a/src/setup.py	Thu Dec 06 13:19:51 2012 +0100
+++ b/src/setup.py	Thu Dec 06 13:36:17 2012 +0100
@@ -5,7 +5,7 @@
 import sys
 
 MODULE = 'hashcut'
-README_PATH = 'README.md'
+README_PATH = 'README'
 
 class osx_install_data(install_data):
     # On MacOS, the platform-specific lib dir is /System/Library/Framework/Python/.../