Skip to content

Commit

Permalink
Hm
Browse files Browse the repository at this point in the history
[ci skip-jvm-tests]
  • Loading branch information
stuhood committed May 28, 2020
1 parent a6c0c3e commit 6a76ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-support/bin/debug_py3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ for p3 in `which -a python3`; do
$p3 -c 'import sys; print(sys.version_info)'
done

find "$PYENV_ROOT" -name 'libpython3*.so*'
find / -name 'libpython3*.a*' -or -name 'libpython3*.so*'

0 comments on commit 6a76ab1

Please sign in to comment.