Commit 7d1f53ec authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

test runner

parent ad554ad5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ test_dependencies:
    - gen-patt /dev/null F 1 1 /dev/null 0
    
    - python3 --version
    - python3 -m pip show numpy # Use of pip is assumed for python dependencies
    - pip3 show numpy # Use of pip is assumed for python dependencies
    - python3 -m pip show scipy
    - python3 -m pip show plotly
    - python3 -m pip show pytest