Skip to content

Commit

Permalink
Remove reference to tudat-multidoc in recipe/build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yiquintero committed Oct 16, 2024
1 parent 1b80797 commit 5656a59
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions recipe/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
echo "OS is:"
echo "`uname`"

# if [ "`uname`" = "Linux" ]
# then
# conda install jinja2 pydantic=1.10.9 pyyaml numpydoc -y

# python docs/source/build_docstrings.py
# fi
# conda install boost-cpp=1.72 -y

mkdir build
Expand Down

0 comments on commit 5656a59

Please sign in to comment.