Commit d3f12f6f authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

use local installation

parent 9e43effe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,5 +44,5 @@ unit-test-job: # This job runs in the test stage.
    - which pip
    - python --version
    - pip install -r requirements.txt
    - sh install.sh
    - sh install_local.sh
    - pytest