Update test guide with SDK/CLI info (#5402)

Follow up for #5394

The existing text wont work in a clean repo. This PR adds missing info.
main
Maxim Zhiltsov 3 years ago committed by GitHub
parent f405c4acac
commit 0943de9d6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,6 +39,8 @@ yarn run cypress:run:chrome:canvas3d
# REST API, SDK and CLI tests
**Initial steps**
1. Follow [this guide](/site/content/en/docs/api_sdk/sdk/developer-guide/) to prepare
`cvat-sdk` and `cvat-cli` source code
1. Install all necessary requirements before running REST API tests:
```
pip install -r ./tests/python/requirements.txt

Loading…
Cancel
Save