diff options
author | Edoardo Pasca <edo.paskino@gmail.com> | 2019-01-24 11:50:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-24 11:50:21 +0000 |
commit | 4aa979cd6cd0e437ab5cc02367adf140d63030b6 (patch) | |
tree | 164c276955c53efa7ae7a5742750a2cec01cdbb7 /Wrappers/Python | |
parent | b38ac34e763aa442a19dff7c2c22f8892cc0cd3c (diff) | |
parent | 2694ad1b18d14fcfd7d57ded7290ebd1bf845fda (diff) | |
download | regularization-4aa979cd6cd0e437ab5cc02367adf140d63030b6.tar.gz regularization-4aa979cd6cd0e437ab5cc02367adf140d63030b6.tar.bz2 regularization-4aa979cd6cd0e437ab5cc02367adf140d63030b6.tar.xz regularization-4aa979cd6cd0e437ab5cc02367adf140d63030b6.zip |
Merge pull request #93 from vais-ral/wincudafix
fixes gpu build on windows
Diffstat (limited to 'Wrappers/Python')
-rw-r--r-- | Wrappers/Python/conda-recipe/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Wrappers/Python/conda-recipe/meta.yaml b/Wrappers/Python/conda-recipe/meta.yaml index 9fe813d..9dd5544 100644 --- a/Wrappers/Python/conda-recipe/meta.yaml +++ b/Wrappers/Python/conda-recipe/meta.yaml @@ -12,7 +12,7 @@ test: files: - lena_gray_512.tif requires: - - pillow + - pillow=4.1.1 requirements: build: |