Skip to content

Commit

Permalink
print numba version
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmyhill committed May 25, 2024
1 parent b9e0267 commit 88822a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ echo ""
echo "Dependency tree:"
$PYTHON -m pip install -q pipdeptree .
$PYTHON -m pipdeptree -p burnman -d 1 2> /dev/null
$PYTHON -m pip freeze | grep numba
echo ""

# Quietly install optional modules after burnman
Expand Down

0 comments on commit 88822a7

Please sign in to comment.