mongodb_beaker icon indicating copy to clipboard operation
mongodb_beaker copied to clipboard

fix reading README.rst in setup.py; had problems under buildout

Open amotl opened this issue 12 years ago • 2 comments

Hey there,

we had an error error: README.rst: No such file or directory when installing via buildout. This PR addresses that.

Cheers, Andreas.

amotl avatar Jun 04 '13 08:06 amotl

Also fixes #1

amotl avatar Jun 04 '13 08:06 amotl

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.

shimizukawa avatar Jul 11 '13 05:07 shimizukawa