We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c8956 commit a60af08Copy full SHA for a60af08
1 file changed
README.md
@@ -257,7 +257,8 @@ preceding any plugin (hence *global* options).
257
258
#### Generating the `entry_points` section
259
260
-You can generate the [entry_points](https://github.com/waikato-datamining/seppl-example/blob/main/src/my/usage/generate_entry_points.py)
+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)
262
section from the available plugins automatically:
263
264
```python
0 commit comments