master
/ miniconda3 / pkgs / wcwidth-0.2.5-pyhd3eb1b0_0 / info / test / run_test.bat

run_test.bat @74036c5 raw · history · blame

1
2
3
pip check
IF %ERRORLEVEL% NEQ 0 exit /B 1
exit /B 0