summaryrefslogtreecommitdiffstats
path: root/src/Python/compile.bat.in
diff options
context:
space:
mode:
authorEdoardo Pasca <edo.paskino@gmail.com>2018-01-25 21:55:28 +0000
committerEdoardo Pasca <edo.paskino@gmail.com>2018-01-25 21:55:28 +0000
commitdea3fee71df68034223948f1f992814081994517 (patch)
tree2eceac615ef26d9565538d35ec3159aeda9eb800 /src/Python/compile.bat.in
parent542eda7340dd8ed74eb5a2e492bc5171ecd588af (diff)
parentd274c376cfb5bcb11e8ce72ea57f921c4149eb7e (diff)
downloadregularization-dea3fee71df68034223948f1f992814081994517.tar.gz
regularization-dea3fee71df68034223948f1f992814081994517.tar.bz2
regularization-dea3fee71df68034223948f1f992814081994517.tar.xz
regularization-dea3fee71df68034223948f1f992814081994517.zip
Merge branch 'master' into gpu
Diffstat (limited to 'src/Python/compile.bat.in')
-rw-r--r--src/Python/compile.bat.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/Python/compile.bat.in b/src/Python/compile.bat.in
deleted file mode 100644
index e5342ed..0000000
--- a/src/Python/compile.bat.in
+++ /dev/null
@@ -1,7 +0,0 @@
-set CIL_VERSION=@CIL_VERSION@
-
-set PREFIX=@CONDA_ENVIRONMENT_PREFIX@
-set LIBRARY_INC=@CONDA_ENVIRONMENT_LIBRARY_INC@
-
-REM activate @CONDA_ENVIRONMENT@
-conda build conda-recipe --python=@PYTHON_VERSION_MAJOR@.@PYTHON_VERSION_MINOR@ --numpy=@NUMPY_VERSION@ -c ccpi -c conda-forge \ No newline at end of file