Skip to content

Commit

Permalink
Merge pull request #17 from AstarVienna/fh/simtppoetry
Browse files Browse the repository at this point in the history
Use poetry for ScopeSim_Templates
  • Loading branch information
teutoburg authored Sep 1, 2024
2 parents 684d7cb + e2bd2b6 commit e581c96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/download_scopesim_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@ popd

git clone https://github.com/AstarVienna/ScopeSim_Templates.git
pushd ScopeSim_Templates
# ScopeSim_Templates doesn't use poetry yet.
pip install -e ".[test,dev,docs]"
poetry install --with=test,dev,docs
popd

git clone https://github.com/AstarVienna/ScopeSim.git
Expand Down

0 comments on commit e581c96

Please sign in to comment.