diff --git a/.github/workflows/build-wheels.yml b/.github/workflows/build-wheels.yml index a61ec2f..c1f10a4 100644 --- a/.github/workflows/build-wheels.yml +++ b/.github/workflows/build-wheels.yml @@ -74,6 +74,7 @@ jobs: env: CIBW_BEFORE_BUILD: 'git submodule foreach git checkout ${{ env.BUILD_COMMIT }}' CIBW_PLATFORM: pyodide + CIBW_BUILD_VERBOSITY: 2 # Tests are slow, and statsmodels is tested out-of-tree on PRs in the main repository # CIBW_TEST_REQUIRES: pytest # CIBW_TEST_COMMAND: python -c "import statsmodels; statsmodels.test(['--skip-examples','--skip-slow'])" diff --git a/statsmodels b/statsmodels index d02d785..2571862 160000 --- a/statsmodels +++ b/statsmodels @@ -1 +1 @@ -Subproject commit d02d785b618afc3ce79859b9417ea7c0165d89ea +Subproject commit 2571862da163840bf23d106c9bfdd231bbce764f