Skip to content

Commit 59ffcaa

Browse files
authored
Update gui-scripts section
Amend gui-scripts section in .toml
1 parent ebb1b65 commit 59ffcaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pyproject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ When a script is added or updated, run `poetry install` to make them available i
253253
This section describes the GUI scripts that will be installed when installing the package.
254254

255255
```toml
256-
[project.scripts]
256+
[project.gui-scripts]
257257
my_package_gui = 'my_package.gui:run'
258258
```
259259

0 commit comments

Comments
 (0)