diff options
| author | Tomas Kulhanek <tomas.kulhanek@stfc.ac.uk> | 2019-01-18 13:08:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-18 13:08:21 +0000 |
| commit | 4f28f9195c1c7b56f679410ae41a7627d4bb6382 (patch) | |
| tree | 332667ae77aa57a74eed9c92fc07a7dd7527c5f1 | |
| parent | 1cb5c41410d2c0db25849290fe7eeb5e960f053d (diff) | |
| download | framework-4f28f9195c1c7b56f679410ae41a7627d4bb6382.tar.gz framework-4f28f9195c1c7b56f679410ae41a7627d4bb6382.tar.bz2 framework-4f28f9195c1c7b56f679410ae41a7627d4bb6382.tar.xz framework-4f28f9195c1c7b56f679410ae41a7627d4bb6382.zip | |
Update conda_build_config.yaml
| -rw-r--r-- | Wrappers/Python/conda-recipe/conda_build_config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Wrappers/Python/conda-recipe/conda_build_config.yaml b/Wrappers/Python/conda-recipe/conda_build_config.yaml index b7977f3..7afbb0f 100644 --- a/Wrappers/Python/conda-recipe/conda_build_config.yaml +++ b/Wrappers/Python/conda-recipe/conda_build_config.yaml @@ -4,4 +4,4 @@ python: - 3.6 numpy: - 1.12 - - 1.15 + # doesn't build with - 1.15 |
