2023-05-25 23:24:14 +02:00

3 lines
67 B
Batchfile

call ../env/Scripts/activate.bat
python install_binding.py %*
pause