Skip to content

Commit

Permalink
paths
Browse files Browse the repository at this point in the history
  • Loading branch information
mesemus committed Oct 29, 2023
1 parent cf2dc0f commit c6bde3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ initialize_server_venv() {
$SERVER_VENV/bin/pip install "oarepo>=$OAREPO_VERSION,<$OAREPO_VERSION_MAX"
$SERVER_VENV/bin/pip install -e complex-model
$SERVER_VENV/bin/pip install -U pytest
$SERVER_VENV/bin/pip install -e ../oarepo-runtime
}

initialize_builder_venv() {
Expand Down

0 comments on commit c6bde3d

Please sign in to comment.