Ensure hatch is installed before running tests
This commit is contained in:
parent
81e3f24acd
commit
010f841008
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio
|
|||
To run the tests for this project, use the following command:
|
||||
|
||||
```sh
|
||||
pip install hatch
|
||||
hatch shell
|
||||
hatch test
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue