1
0
mirror of https://gitlab.com/ceda_ei/wish synced 2025-05-11 05:56:53 +02:00
wish/docs/plugins/pythonvenv.md
2023-12-06 18:38:01 +05:30

247 B

Python Virtualenv

Shows the currently active virtualenv. If the venv is .venv, it shows the parent directory's name.

Add to wish

[plugin]
name = python_venv

Config options

No plugin specific config options are available.