Skip to content

Commit fcaab8e

Browse files
committed
Delete obsolete comments
1 parent 2fca82b commit fcaab8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

meson.build

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ run_target(
5050
command: ['ctags', '-R', '@SOURCE_ROOT@/systemd'],
5151
)
5252

53-
# The '--no-editable' option tells uv to install the systemd package so that Sphinx can import it and extract docstrings.
5453
run_target(
5554
'doc',
5655
command: [
@@ -64,7 +63,6 @@ run_target(
6463
],
6564
)
6665

67-
# The '--no-editable' option tells uv to install the systemd package so tests can import it.
6866
test(
6967
'pytest',
7068
python,

0 commit comments

Comments
 (0)