summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xWrappers/Python/conda-recipe/meta.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Wrappers/Python/conda-recipe/meta.yaml b/Wrappers/Python/conda-recipe/meta.yaml
index b367948..2dd8aab 100755
--- a/Wrappers/Python/conda-recipe/meta.yaml
+++ b/Wrappers/Python/conda-recipe/meta.yaml
@@ -2,7 +2,6 @@ package:
name: ccpi-astra
version: {{ environ['CIL_VERSION'] }}
-
build:
preserve_egg_dir: False
script_env:
@@ -26,4 +25,4 @@ requirements:
about:
home: http://www.ccpi.ac.uk
license: GPLv3
- summary: 'CCPi Toolbox'
+ summary: 'CCPi Toolbox' \ No newline at end of file