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.
1 parent 7d5ace1 commit 896f5a6Copy full SHA for 896f5a6
packages/river/meta.yaml
@@ -6,6 +6,10 @@ package:
6
source:
7
url: https://files.pythonhosted.org/packages/31/23/4e4d1c99e38767c0afb4d6bcbe9a36157bf365578320d1b3356054e1fc79/river-0.22.0.tar.gz
8
sha256: 8b06840e0d832dbd1064145e56e3f75492402716f5eb733753da3099194a3a68
9
+build:
10
+ script: |
11
+ # https://github.com/pyodide/pyodide/issues/5321
12
+ cargo update -p pyo3 --precise 0.23.1
13
requirements:
14
executable:
15
- rustup
0 commit comments