* [Enhancement] Change the directory of configs to be saved
* configs tools model-index.yml will be copied to .mim
* copy files to .mim if setup.py does not handle this
* simply list command
* remove redundant code
* remove redundant code
* modify according to comment
* [Refactor] Refactor list cmd
* simply
* fix errror when getting home-pag from pypi
* fix unittet
* add unittest
* fix ci
* fix ci
* install wheel in CI to fix error
* refactor and add a decorator to make sure package has been installed
* rename function and add commnent for CI