with open(os.path.join(os.path.dirname(__file__), "README.rst")) as readme:
    README = readme.read()