We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bc09f commit 96964e2Copy full SHA for 96964e2
1 file changed
README.md
@@ -40,7 +40,7 @@ Allow `pre-commit` to automatically run on `git commit`:
40
pre-commit install
41
```
42
43
-Above, `requirements.txt` should mirror the **dependencies** section of `setup.py`.
+Above, `requirements.txt` should mirror the **dependencies** section of `pyproject.toml`.
44
45
If using VSCode, restart it or follow these steps:
46
- `Ctrl + Shift + P`
0 commit comments