Searched refs:in_venv (Results 1 – 1 of 1) sorted by relevance
20 def in_venv() -> bool: function156 if not in_venv() and not args.ignore_venv_check: