amirali1985's picture
small fixes.
d70ccc4
raw
history blame
170 Bytes
#!/usr/bin/env bash
set -euo pipefail
# Install ONLY pslpython without pulling its deps (so you can control JPype/Java yourself)
pip install "pslpython==2.4.0" --no-deps