```py Traceback (most recent call last): File "setup.py", line 13, in <module> with open('HISTORY.rst') as file: IOError: [Errno 2] No such file or directory: 'HISTORY.rst' ```