summaryrefslogtreecommitdiffstats
path: root/Wrappers/Python/compile.bat.in
diff options
context:
space:
mode:
authorEdoardo Pasca <edo.paskino@gmail.com>2018-01-23 17:30:20 +0000
committerEdoardo Pasca <edo.paskino@gmail.com>2018-01-23 22:45:21 +0000
commit20ca5ce5a1c23936d0ebf6d49cd80e90e81da7fe (patch)
tree4e5f5ccf61890404edec12d43bb2987902fcfbac /Wrappers/Python/compile.bat.in
parent8935451cc1449570b485cd244ca564a17b80bfa2 (diff)
downloadregularization-20ca5ce5a1c23936d0ebf6d49cd80e90e81da7fe.tar.gz
regularization-20ca5ce5a1c23936d0ebf6d49cd80e90e81da7fe.tar.bz2
regularization-20ca5ce5a1c23936d0ebf6d49cd80e90e81da7fe.tar.xz
regularization-20ca5ce5a1c23936d0ebf6d49cd80e90e81da7fe.zip
Added conda recipe for FISTA
removed dangling files
Diffstat (limited to 'Wrappers/Python/compile.bat.in')
-rw-r--r--Wrappers/Python/compile.bat.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/Wrappers/Python/compile.bat.in b/Wrappers/Python/compile.bat.in
deleted file mode 100644
index e5342ed..0000000
--- a/Wrappers/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