X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=MANIFEST.in;h=e63d8397d90b8045f34f4a64b1004499d75c9cc6;hb=b5b7819197730f5000d90a60ed13b32ba4e18fad;hp=0a4928c6f50666c9b85f6341ecaa34405b3c158b;hpb=063fe7cfa4fd0179981d84814fff132445739d01;p=osm%2FMON.git diff --git a/MANIFEST.in b/MANIFEST.in index 0a4928c..e63d839 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -17,12 +17,10 @@ # under the License. # For those usages not covered by the Apache License, Version 2.0 please -# contact: prithiv.mohan@intel.com or adrian.hoban@intel.com +# contact: prithiv.mohan@intel.com or adrian.hoban@intel.com. include requirements.txt include README.rst -include kafkad -recursive-include core * -recursive-include devops_stages * -recursive-include plugins * -recursive-include test * +recursive-include osm_mon *.py *.xml *.sh +recursive-include devops-stages * +recursive-include test *.py