Fix MANIFEST.in - remove trailing / on the doc directory This caused Python 2.7 sdist to not include the files listed in the recursive-include statement. Signed-off-by: David Sommerseth <davids@redhat.com>