Skip to content

Commit a60af08

Browse files
committed
tweaked entry_points usage
1 parent c5c8956 commit a60af08

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,8 @@ preceding any plugin (hence *global* options).
257257

258258
#### Generating the `entry_points` section
259259

260-
You can generate the [entry_points](https://github.com/waikato-datamining/seppl-example/blob/main/src/my/usage/generate_entry_points.py)
260+
When using the registry in `explicit` mode, you can generate the
261+
[entry_points](https://github.com/waikato-datamining/seppl-example/blob/main/src/my/usage/generate_entry_points.py)
261262
section from the available plugins automatically:
262263

263264
```python

0 commit comments

Comments
 (0)