remove package_data and entry_points (#5635)
This commit is contained in:
parent
a810db0302
commit
addf7dc1e0
@ -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 =
|
||||
|
Loading…
Reference in New Issue
Block a user