You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
pior@misaki:~/mongokit-0.9.1$ python setup.py egg_info
Traceback (most recent call last):
File "setup.py", line 44, in <module>
long_description = codecs.open('README.md', "r", "utf-8").read(),
File "/usr/lib/python2.7/codecs.py", line 881, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: 'README.md'
The text was updated successfully, but these errors were encountered:
From the sdist of PyPI:
The text was updated successfully, but these errors were encountered: