diff --git a/ci/testkomodo.sh b/ci/testkomodo.sh index 07e12105..937141ee 100755 --- a/ci/testkomodo.sh +++ b/ci/testkomodo.sh @@ -3,10 +3,6 @@ copy_test_files () { cp -r $CI_SOURCE_ROOT/tests $CI_TEST_ROOT/tests } -install_package () { - pip install . --no-deps -} - start_tests () { start_integration_test test_result=$?