Skip to content

Commit

Permalink
Pin on known working parsec and ephemeris
Browse files Browse the repository at this point in the history
  • Loading branch information
pcm32 committed Oct 23, 2024
1 parent 3f416ab commit 329ab9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_tests_with_containers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 329ab9b

Please sign in to comment.