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
install_mklink.bat
Go to the documentation of this file.
1
@echo off
2
powershell -file "%~dp0install_mklink.ps1"
3
set /a RC=%ERRORLEVEL%
4
exit /b %RC%
install_mklink.bat
Generated by
1.13.2