Commit d2a907af authored by Jérome Perrin's avatar Jérome Perrin

convert README as rst

parent ac8d33af
......@@ -13,7 +13,7 @@ def read(name):
return open(name).read()
long_description=(
read('README')
read('README.rst')
+ '\n' +
read('CHANGES.txt')
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment