mongodb_beaker
mongodb_beaker copied to clipboard
fix reading README.rst in setup.py; had problems under buildout
Hey there,
we had an error error: README.rst: No such file or directory when installing via buildout. This PR addresses that.
Cheers, Andreas.
Also fixes #1
mongodb_beaker-0.5.tar.gz in the https://pypi.python.org/pypi/mongodb_beaker did not contain README.rst file. I think it is reason of error.