Skip to content

Commit e6f11d6

Browse files
authored
docs: update README to clarify script definition in pyproject.toml by including alternative section name (#6)
1 parent 1143f8a commit e6f11d6

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
@@ -32,7 +32,7 @@ uvtask <OPTIONS> [COMMAND]
3232

3333
## 📝 Configuration
3434

35-
Define your scripts in `pyproject.toml` under the `[tool.run-script]` section:
35+
Define your scripts in `pyproject.toml` under the `[tool.run-script]` (or `[tool.uvtask.run-script]`) section:
3636

3737
```toml
3838
[tool.run-script]

0 commit comments

Comments
 (0)