mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
18 lines
301 B
INI
18 lines
301 B
INI
[run]
|
|
source = fastdeploy
|
|
parallel = True
|
|
concurrency = multiprocessing
|
|
|
|
[paths]
|
|
source =
|
|
fastdeploy
|
|
*/site-packages/fastdeploy
|
|
*/lib/python3.10/site-packages/fastdeploy
|
|
*/fastdeploy
|
|
|
|
[report]
|
|
omit =
|
|
*/site-packages/*/tests/*
|
|
*/site-packages/setuptools/*
|
|
*/dist-packages/*
|