Ensure hatch is installed before running tests
This commit is contained in:
@@ -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:
|
To run the tests for this project, use the following command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
pip install hatch
|
||||||
hatch shell
|
hatch shell
|
||||||
hatch test
|
hatch test
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user