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