Skip to content

Commit

Permalink
⚗️ try conda
Browse files Browse the repository at this point in the history
  • Loading branch information
burgholzer committed Jun 3, 2024
1 parent 6737bae commit d2304bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ build:
then
exit 183;
fi
# Install apt dependencies
- sudo apt-get update --assume-yes --quiet
- sudo apt-get install --assume-yes --quiet -- imagemagick inkscape graphviz
# Install non-python dependencies
- conda install conda-forge::imagemagick
- conda install conda-forge::graphviz
# Set up uv and a virtual environment
- asdf plugin add uv
- asdf install uv latest
Expand Down

0 comments on commit d2304bd

Please sign in to comment.