Skip to content

Commit

Permalink
CONTRIBUTING.md updated from https://stackedit.io/
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhaoyilunnn committed Nov 16, 2023
1 parent 7f68d88 commit 034711c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# Development
Fork this repository
```bash
pip install -r requirements.txt
pip install -e .
```

Expand Down Expand Up @@ -47,3 +48,7 @@ Install [tox](https://tox.wiki/en/4.11.3/installation.html) following the offici
```bash
tox run
```
It is encouraged to build similar unit test for newly supported backend.
<!--stackedit_data:
eyJoaXN0b3J5IjpbLTk2Njk5Mjk2Ml19
-->

0 comments on commit 034711c

Please sign in to comment.