Skip to content

Commit

Permalink
fixup black magic
Browse files Browse the repository at this point in the history
  • Loading branch information
teutoburg committed Nov 20, 2024
1 parent 42926a1 commit 44df7ca
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@ build:
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry run pip install git+https://github.com/AstarVienna/ScopeSim_Data.git
pre_build:
- git clone -n --depth=1 --filter=tree:0 https://github.com/AstarVienna/irdb ./docs/source/examples/inst_pkgs
- cd ./docs/source/examples/inst_pkgs
- git sparse-checkout set --no-cone Armazones ELT METIS MICADO LFOA !docs
- git checkout
- cd ../../../../
- git -C ./docs/source/examples/inst_pkgs sparse-checkout set --no-cone Armazones ELT METIS MICADO LFOA !docs
- git -C ./docs/source/examples/inst_pkgs checkout
# - find ./docs/source/examples/inst_pkgs -name \*.ipynb -type f -print -delete
- find . -name \*.ipynb -type f -print

Expand Down

0 comments on commit 44df7ca

Please sign in to comment.