mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 13:23:02 +04:00
019de554a0
Tests are usually lauched from source directory, so additional unnecessary files should be eliminated. Alternative ways (command line): - python -B ... - PYTHONDONTWRITEBYTECODE=1 python ...