summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDaniil Kazantsev <dkazanc@hotmail.com>2018-01-24 17:39:38 +0000
committerEdoardo Pasca <edo.paskino@gmail.com>2018-01-25 11:21:12 +0000
commit723a2d3fbe9a7a8c145b5f5ef481dcd4a3799383 (patch)
treeb4351067e39021973b7f155a04cd967289ac9ddc /src
parent9ff389298a1dc4d94222cfcc6e9c6c945401af03 (diff)
downloadregularization-723a2d3fbe9a7a8c145b5f5ef481dcd4a3799383.tar.gz
regularization-723a2d3fbe9a7a8c145b5f5ef481dcd4a3799383.tar.bz2
regularization-723a2d3fbe9a7a8c145b5f5ef481dcd4a3799383.tar.xz
regularization-723a2d3fbe9a7a8c145b5f5ef481dcd4a3799383.zip
all Matlab related stuff have been moved to wrappers
Diffstat (limited to 'src')
-rw-r--r--src/Python/conda-recipe/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Python/conda-recipe/meta.yaml b/src/Python/conda-recipe/meta.yaml
index 7068e9d..9ef9156 100644
--- a/src/Python/conda-recipe/meta.yaml
+++ b/src/Python/conda-recipe/meta.yaml
@@ -14,8 +14,8 @@ requirements:
- python
- numpy
- setuptools
- - boost ==1.64
- - boost-cpp ==1.64
+ - boost ==1.65
+ - boost-cpp ==1.65
- cython
run: