pyenv-virtualenv for Windows 1.2
A 'pyenv' plugin to manage Python virtual environments, depending on different Python versions, for various Python projects.
Loading...
Searching...
No Matches
pyenv-virtualenv-delete.bat
Go to the documentation of this file.
1@echo off
2call %~dp0..\bin\pyenv-virtualenv-delete.bat %*
3exit /b %ERRORLEVEL%