Skip to content

Commit 4ce1036

Browse files
committed
MAINT: pin xtensor dependency in environment.yml
flowy is currently not compatible with xtensor from 0.26.0 and onwards
1 parent 6beb3ba commit 4ce1036

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- clang-format=18.1.1
1212
- tomlplusplus
1313
- catch2
14-
- xtensor
14+
- xtensor<=0.25.0
1515
- xtensor-blas
1616
- cppcheck
1717
- cpplint

0 commit comments

Comments
 (0)