in setup.py [0:0]
def read_long_description(filename="README.rst"): with open(filename) as f: return f.read().strip()