Commit Graph

4 Commits (main)

Author SHA1 Message Date
yancong xiao 77f5866a67
[Chore] Fix the issue that the click version is locked at 7.x (#127)
* fix the issue that the click version is locked at 7.x

* add .vscode into .gitignore

* fix the issue that the click version is locked at 7.x

* add .vscode into .gitignore

* refine(click/compat.py): remove helper function

* chore(ci): add click<8.0.0 tests in ci

* refine(commands): refine imports

* commit suggestion(mim/click/option.py): refine doc comments.

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* commit suggestion(mim/click/compat.py): add typing hint

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* commit suggestion(mim/click/compat.py): add line comment

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* commit suggestion(mim/click/compat.py): add typing hit in doc comment

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* update(click/compat.py): add typing hint

* tests(tests/test_search): add a simple functional test for OptionEatAll

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-06-16 15:55:21 +08:00
Zaida Zhou 08a99cff03
[Docs] Refactor the structure of the documentation (#94)
* [Docs] Refactor the structure of documentation
2021-12-10 20:43:50 +08:00
Zaida Zhou de026a72ce
[Docs] Use pytorch sphinx theme (#89)
* use pytorch sphinx theme

* update readme

* fix yaml format

* change the log
2021-12-07 14:15:19 +08:00
zhouzaida e3dad73e5e [Feature] Add install uninstall list search download command 2021-05-19 22:56:54 +08:00