Skip to content

Commit 042ff32

Browse files
committed
remove note
1 parent 0cad2b0 commit 042ff32

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/backend/generic-setup.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -306,14 +306,6 @@ Best practice for all versions of GenericSetup is this:
306306
Besides out-of-the-box XML steps which provide both install and uninstall,
307307
GenericSetup provides a way to run custom Python code when your add-on package is installed and uninstalled.
308308

309-
This is not a very straightforward process, though.
310-
311-
````{note}
312-
An easier way may be possible for you.
313-
GenericSetup 1.8.2 has an option to point to a function to run before or after applying all import steps for your profile.
314-
315-
If you do not need to support older versions, this is the easiest way.
316-
317309
In `configure.zcml`:
318310

319311
```

0 commit comments

Comments
 (0)