Skip to content

Commit

Permalink
Update statsmodels from 0.14.1 to 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
emscripten-forge-bot committed Dec 22, 2024
1 parent 4374987 commit ab6ac4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/recipes_emscripten/statsmodels/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
context:
name: statsmodels
version: 0.14.1
version: 0.14.2

package:
name: ${{ name }}
Expand All @@ -9,7 +9,7 @@ package:
source:
url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{
version }}.tar.gz
sha256: 2260efdc1ef89f39c670a0bd8151b1d0843567781bcafec6cda0534eb47a94f6
sha256: 890550147ad3a81cda24f0ba1a5c4021adc1601080bd00e191ae7cd6feecd6ad

build:
script: ${{ PYTHON }} -m pip install . -vv
Expand Down

0 comments on commit ab6ac4b

Please sign in to comment.