blob: 24de3672cc3b76c511c6d519e8932417f0faf493 [file]
#!/bin/bash
set -ex
source "$HOME/miniconda/etc/profile.d/conda.sh"
conda activate yosys-env
which python
python --version
which tox
tox