From 329ab9bf33f7b4ab04c6662db72c26b7da7930cf Mon Sep 17 00:00:00 2001 From: Pablo Moreno Date: Thu, 24 Oct 2024 00:22:44 +0100 Subject: [PATCH] Pin on known working parsec and ephemeris --- run_tests_with_containers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_tests_with_containers.sh b/run_tests_with_containers.sh index 1a2a505..cae7a83 100755 --- a/run_tests_with_containers.sh +++ b/run_tests_with_containers.sh @@ -18,7 +18,7 @@ rm -rf venv-test python3 -m venv venv-test source venv-test/bin/activate pip install wheel -pip install . ephemeris galaxy-parsec +pip install . 'ephemeris==0.10.8' 'galaxy-parsec==1.13.0' galaxy-wait -g http://localhost:8080/ echo "Galaxy is up and running" parsec -g test -f test/parsec_creds.yaml users get_users