summaryrefslogtreecommitdiffstats
path: root/src/Python/compile.bat.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Python/compile.bat.in')
-rw-r--r--src/Python/compile.bat.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Python/compile.bat.in b/src/Python/compile.bat.in
index d4ddc92..ab23404 100644
--- a/src/Python/compile.bat.in
+++ b/src/Python/compile.bat.in
@@ -1,4 +1,4 @@
set CIL_VERSION=@CIL_VERSION@
activate @CONDA_ENVIRONMENT@
-conda build conda-recipe --python=@PYTHON_VERSION_MAJOR@.@PYTHON_VERSION_MINOR@ --numpy=@NUMPY_VERSION@ -c ccpi \ No newline at end of file
+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