Update.
This commit is contained in:
		| @@ -51,6 +51,10 @@ function venv { | ||||
|             deactivate | ||||
|         } | ||||
|  | ||||
|         "list-python" { | ||||
|             py -0 | Select-Object -Skip 1 | ||||
|         } | ||||
|  | ||||
|         default { | ||||
|             Write-Error "Unknown venv command ${args[0]}." | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user