Files
deb-python-dcos/win_bin/test.ps1
2015-06-16 00:03:33 +03:00

7 lines
112 B
PowerShell

$BaseDir = (Get-Location).Path
cd $BASEDIR
& $BASEDIR\env\Scripts\activate
echo "Virtualenv activated."
tox