We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1143f8a commit e6f11d6Copy full SHA for e6f11d6
1 file changed
README.md
@@ -32,7 +32,7 @@ uvtask <OPTIONS> [COMMAND]
32
33
## 📝 Configuration
34
35
-Define your scripts in `pyproject.toml` under the `[tool.run-script]` section:
+Define your scripts in `pyproject.toml` under the `[tool.run-script]` (or `[tool.uvtask.run-script]`) section:
36
37
```toml
38
[tool.run-script]
0 commit comments