We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5d1285 + ffb7434 commit 9e68f84Copy full SHA for 9e68f84
recipe/meta.yaml
@@ -1,5 +1,5 @@
1
-{% set version = "2.9.1" %}
2
-{% set sha256 = "c6160321dc98e6e1184cc791fbeadd2907bb4a0ce0e447f2ea4ff8ab56550913" %}
+{% set version = "2.9.2" %}
+{% set sha256 = "6bd528c4dbe2276635dc787b6b1f2e5316cf6b49ee3e150264e455a0d68d19c1" %}
3
{% set build_number = "0" %}
4
5
package:
@@ -29,8 +29,8 @@ requirements:
29
- pytest
30
- numpy
31
- scipy
32
- - eigen >=3.2.7 # [not s390x] Update when s390x has this package.
33
- - libboost >=1.56 # [not s390x] Update when s390x has this package.
+ - eigen >=3.2.7
+ - libboost >=1.56
34
run:
35
- python
36
0 commit comments