Skip to content

Commit

Permalink
Remove unnecessary pip install in DEVELOPMENT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-tianquaw authored Mar 26, 2024
1 parent 0690182 commit e575ba5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ pytest --local-image-id REPLACE_ME_WITH_IMAGE_ID
Install pre-commit to run code style checks before each commit:

```shell
pip install pre-commit
pre-commit install
```

Expand Down

0 comments on commit e575ba5

Please sign in to comment.