run.bat 122 Bytes Edit Raw Blame History 1 2 3 4 5 6 @echo off del /s /q build python setup.py build set PYTHONPATH=.\build\lib.win-amd64-3.7 python testprograms\sample.py