Closed zaitcev closed 12 years ago
I ran "python setup.py sdist" and the resulting tarball in dist/ ended missing README.md. Please either add README.md to MANIFEST.in or set a flag to setup().
Candidate patch 1: https://gist.github.com/2773232
I ran "python setup.py sdist" and the resulting tarball in dist/ ended missing README.md. Please either add README.md to MANIFEST.in or set a flag to setup().