• Alexander Alekhin's avatar
    python(test): don't write bytecode · 019de554
    Alexander Alekhin authored
    Tests are usually lauched from source directory, so additional unnecessary
    files should be eliminated.
    
    Alternative ways (command line):
    - python -B ...
    - PYTHONDONTWRITEBYTECODE=1 python ...
    019de554
Name
Last commit
Last update
..
python2 Loading commit data...
python3 Loading commit data...
src2 Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...
common.cmake Loading commit data...