Commit Graph

8 Commits (74211257229072138486b17cb854ecb7a89bbee7)

Author SHA1 Message Date
Zaida Zhou 7421125722
Add extra dependencies to extra_require (#133)
* Add extra dependencies to extra_require

* fix lint
2022-06-16 19:24:19 +08:00
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 d8f00ed895
Add pyupgrade and codespell pre-commit hooks (#130)
* Add pyupgrade and codespell pre-commit hooks

* minor fix
2022-06-14 12:32:59 +08:00
Zaida Zhou 94a7942991
Rename the package name to openmim (#26)
* rename the package name of mim to openmim

* add README.md in package info

* update README.md
2021-05-25 22:51:11 +08:00
Zaida Zhou 210e55fb48
[Enhancement] Add version.py (#24)
* [Enhancement] Add version.py

* [Enhancement] Add version.py
2021-05-25 22:29:56 +08:00
Zaida Zhou 44ce6f2db7
[Docs] Fix sphinx error (#22)
* [Docs] Fix sphinx error

* [Docs] Fix sphinx error

* [Docs] Fix sphinx error

* [Docs] Fix sphinx error

* add comment
2021-05-25 13:06:19 +08:00
ZwwWayne 829a0c30f6 rename pypi package name from mim to openmim 2021-05-21 13:49:22 +08:00
zhouzaida e3dad73e5e [Feature] Add install uninstall list search download command 2021-05-19 22:56:54 +08:00