aboutsummaryrefslogtreecommitdiff
path: root/.jenkins/build.sh
blob: 312e2abeda567785c4dcc658d4aa5cc6c4fc1df6 (plain) (blame)
1
2
3
4
5
6
#!/bin/bash
source ${WORKSPACE}/.jenkins/use_conda.sh

python --version

python setup.py install