aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/devenv.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/devenv.md')
-rw-r--r--docs/markdown/snippets/devenv.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/markdown/snippets/devenv.md b/docs/markdown/snippets/devenv.md
index 104cfd9..bffa5fa 100644
--- a/docs/markdown/snippets/devenv.md
+++ b/docs/markdown/snippets/devenv.md
@@ -1,9 +1,3 @@
-## `PYTHONPATH` automatically defined in `meson devenv`
-
-`PYTHONPATH` now includes every directory where a python module is being
-installed using [`python.install_sources()`](Python-module.md#install_sources)
-and [`python.extension_module()`](Python-module.md#extension_module).
-
## Bash completion scripts sourced in `meson devenv`
If bash-completion scripts are being installed and the shell is bash, they will