Skip to content

Commit

Permalink
Try upgrading to Pyodide pre-0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juntyr committed Oct 30, 2024
1 parent f655fb0 commit 40de54b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.11'
python-version: '3.12.1'
- name: Install the dependencies
run: |
python -m pip install -r requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion pyodide
Submodule pyodide updated 603 files

0 comments on commit 40de54b

Please sign in to comment.