diff --git a/inference-engine/ie_bridges/python/wheel/meta/openvino-dev.setup.cfg b/inference-engine/ie_bridges/python/wheel/meta/openvino-dev.setup.cfg index 831bea48ee8..d6789c4a084 100644 --- a/inference-engine/ie_bridges/python/wheel/meta/openvino-dev.setup.cfg +++ b/inference-engine/ie_bridges/python/wheel/meta/openvino-dev.setup.cfg @@ -8,20 +8,10 @@ py_modules = mo_kaldi [options.package_data] - mo = *.txt - compression.configs.hardware = *.json - mo.extensions.front.mxnet = *.json - mo.extensions.front.onnx = *.json - mo.extensions.front.tf = *.json - mo.mo.front.caffe.proto = *.proto + * = * [options.entry_points] console_scripts = - mo=mo.__main__:main - pot=app.run:main - accuracy_check=accuracy_checker.main:main - convert_annotation=accuracy_checker.annotation_converters.convert:main - benchmark_app=openvino.tools.benchmark.main:main [metadata] license_files =