From 82b2a7d730c4ebffddd0625865983053397b202d Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Oct 30 2015 10:05:02 +0000 Subject: Ensure mdapi-get_repo_md and mdapi-run are both shipped with the tarballs --- diff --git a/MANIFEST.in b/MANIFEST.in index 4a38356..e053cf6 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,8 @@ include COPYING include requirements.txt include mdapi.spec +include mdapi-run +include mdapi-get_repo_md recursive-include mdapi *