Skip to content

Commit fd4627b

Browse files
author
Richard Jones
committed
minor doc change
1 parent 3fc755a commit fd4627b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/upgrading.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ The ``dbinit.py`` file has been split into two new files,
9393
need to be copied. Neither do the last few lines -- those starting
9494
with ``import detectors``, down to ``return db`` inclusive.
9595

96+
You may remove the ``__init__.py`` module from the "detectors" directory as
97+
it is no longer used.
98+
9699
There's a new way to write extension code for Roundup - the old
97100
``interfaces.py`` file will be ignored. See the `customisation
98101
documentation`_ for information about how extensions are now written.

0 commit comments

Comments
 (0)