Skip to content

Commit

Permalink
Merge pull request #23 from tudat-team/21-remove-multidoc-ref
Browse files Browse the repository at this point in the history
Remove reference to tudat-multidoc in recipe/build.sh
  • Loading branch information
DominicDirkx authored Oct 17, 2024
2 parents 2c5c588 + 5656a59 commit 6726b71
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 6726b71

Please sign in to comment.