Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#4220)
Browse files Browse the repository at this point in the history
  • Loading branch information
whitphx authored and dawoodkhan82 committed Jun 2, 2023
1 parent 4d034a7 commit 10977c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 10977c0

Please sign in to comment.