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 0e00108 commit 7321e32Copy full SHA for 7321e32
doc/source/development/backlog.rst
@@ -20,6 +20,8 @@ Backlog
20
****
21
- Unlock Python 3.9 (needs PyTables)
22
- Run black and isort
23
+- Add CI testing on GHA
24
+- Logrotate configuration for kotori.log
25
26
27
doc/source/faq/processing-tags.rst
@@ -88,8 +88,8 @@ Question
88
******
89
Answer
90
91
-When installing Kotori from the Debian package,
92
-it will unfold at ``/opt/kotori/lib/python2.7/site-packages/kotori``.
+When installing Kotori from the Debian package, it will unfold
+at e.g. ``/opt/kotori/lib/python3.8/site-packages/kotori``.
93
94
.. attention::
95
0 commit comments