New issue 12 by bevan.koopman: INSTALL.txt not included in tar ball
http://code.google.com/p/pytwerp/issues/detail?id=12
What steps will reproduce the problem?
1. Download current tar ball
2. Unpack
What is the expected output? What do you see instead?
README.txt says look at INSTALL.txt but there is no INSTALL.txt in the tar
ball
What version of the product are you using? On what operating system?
0.5.1 on Ubuntu Linux
Please provide any additional information below.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
I am attaching a MANIFEST.in file to be used with the Python distutils
installation
script. Just add this file to trunk, to the same directory where setup.py
is, and it
will include all the missing doc files.
Adding this file to the repository fixes this bug.
Attachments:
MANIFEST.in 80 bytes