Closed Rocco83 closed 7 years ago
What tool you are using to build rpm files? If you're using something that needs other configuration, I don't see any point in including MANIFEST.in
alone.
i think that it depends on some application version. when i run it on fully upgraded RHEL6, i get error in missing README.rst.
On debian jessie (yes, building rpm) instead it is compiled successfully. Below the code used.
python setup.py bdist --formats=rpm
Thanks for the fast feedback.
Daniele
Build fail for rpm in example, because of README.rst is not copied over by default.