Skip to content

Commit 5f9d261

Browse files
authored
Merge pull request #248 from JohanMabille/upgrade
Upgraded to xtensor 0.22.0
2 parents a73b40a + c34ba55 commit 5f9d261

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ install:
2222
- conda update -q conda
2323
- conda info -a
2424
- conda install cmake -c conda-forge
25-
- conda install pytest numpy pybind11==2.4.3 xtensor==0.21.4 -c conda-forge
25+
- conda install pytest numpy pybind11==2.4.3 xtensor==0.22.0 -c conda-forge
2626
- "set PYTHONHOME=%MINICONDA%"
2727
- cmake -G "NMake Makefiles" -D CMAKE_INSTALL_PREFIX=%MINICONDA%\\Library -D BUILD_TESTS=ON -D PYTHON_EXECUTABLE=%MINICONDA%\\python.exe -DDOWNLOAD_GTEST=ON .
2828
- nmake test_xtensor_python

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ from the `docs` subdirectory.
195195

196196
| `xtensor-python` | `xtensor` | `pybind11` |
197197
|------------------|-----------|------------------|
198-
| master | ^0.21.2 | ~2.4.3 |
198+
| master | ^0.22.0 | ~2.4.3 |
199199
| 0.24.1 | ^0.21.2 | ~2.4.3 |
200200
| 0.24.0 | ^0.21.1 | ~2.4.3 |
201201
| 0.23.2 | ^0.20.10 | ~2.4.3 |

environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies:
55
# Build dependencies
66
- cmake
77
# Host dependencies
8-
- xtensor=0.21.4
8+
- xtensor=0.22.0
99
- numpy
1010
- pybind11=2.4.3
1111
# Test dependencies

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy