Commit 6dce2da5 authored by Jérome Perrin's avatar Jérome Perrin

convert README as rst

parent ce8f714f
......@@ -14,7 +14,7 @@ def read(name):
return open(name).read()
long_description=(
read('README')
read('README.rst')
+ '\n' +
read('CHANGES.rst')
)
......
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