mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-28 09:10:01 +02:00
cleanup
This commit is contained in:
parent
6126a401d0
commit
a0bc843018
@ -1,8 +1,4 @@
|
|||||||
|
|
||||||
echo "|<-------------------- CMAKE setup"
|
|
||||||
echo `which python`
|
|
||||||
echo "path: $CONDA_PREFIX/bin/python"
|
|
||||||
|
|
||||||
mkdir build
|
mkdir build
|
||||||
mkdir install
|
mkdir install
|
||||||
cd build
|
cd build
|
||||||
|
@ -1,9 +1,4 @@
|
|||||||
|
|
||||||
|
|
||||||
echo "|<-------- starting python build"
|
echo "|<-------- starting python build"
|
||||||
|
|
||||||
|
|
||||||
cd python
|
cd python
|
||||||
${PYTHON} setup.py install
|
${PYTHON} setup.py install
|
||||||
# python setup.py install
|
|
||||||
# $PYTHON setup.py install
|
|
Loading…
x
Reference in New Issue
Block a user