New issue 74 by davydany: Installation Issues with Latest Version in PyPi -
readme.txt not found
http://code.google.com/p/contentmirror/issues/detail?id=74
What steps will reproduce the problem?
1. Follow installation instructions according to the installation
documentation.
2. Run bin/buildout. Error is thrown when buildout is run.
What is the expected output? What do you see instead?
ContentMirror is installed. I see an error message. I see this:
http://pastebin.com/k2ZDkLnL
What version of the product are you using? On what operating system?
Plone 3.3.5, Ubuntu 10.04 LTS
Please provide any additional information below.
Comment #1 on issue 74 by kapilt: Installation Issues with Latest Version
in PyPi - readme.txt not found
http://code.google.com/p/contentmirror/issues/detail?id=74
The sdist for setuptools is way too magical for picking up non python
files, i've reverted to using the distutils MANIFEST.in file as its more
explicit and works regardless of version control system employed.
new releases of 0.6.1 and 0.7.1 are available on pypi.