Skip to content

Commit 96964e2

Browse files
committed
small readme fix
1 parent e6bc09f commit 96964e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Allow `pre-commit` to automatically run on `git commit`:
4040
pre-commit install
4141
```
4242

43-
Above, `requirements.txt` should mirror the **dependencies** section of `setup.py`.
43+
Above, `requirements.txt` should mirror the **dependencies** section of `pyproject.toml`.
4444

4545
If using VSCode, restart it or follow these steps:
4646
- `Ctrl + Shift + P`

0 commit comments

Comments
 (0)