mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
Update CONTRIBUTING.md (#4220)
This commit is contained in:
parent
0fc0e468cc
commit
0321320035
@ -22,9 +22,9 @@ bash scripts/install_gradio.sh
|
||||
bash scripts/build_frontend.sh
|
||||
```
|
||||
|
||||
### Install testing requirements
|
||||
### Install development requirements
|
||||
|
||||
In order to be able to run the Python unit tests, do the following:
|
||||
In order to be able to run the Python linter, formatter, and unit tests, do the following:
|
||||
|
||||
- Navigate to the repo folder and install test requirements (note that it is highly recommended to use a virtual environment running **Python 3.9** since the versions are pinned)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user