Skip to content

Commit

Permalink
revert to pyodide
Browse files Browse the repository at this point in the history
  • Loading branch information
tpike3 committed Jun 22, 2024
1 parent 67d8b9b commit 4e2c89d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions docs/source/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@ dependencies:
- micromamba
- pip>=20.1
- pip:
- mesa
- mesa_geo
- mesa~=2.3.0
- xyzservices>=2022.9.0
- jupyter_bridge==0.3.5
- geopandas==0.14.4
- myst_nb>1 #required for build
- jupyterlite_sphinx~=0.15.0
- jupyterlite-xeus>=0.2.0a0
- jupyterlite-pyodide-kernel>=0.3.2


2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ docs = [
"myst-nb",
"myst-parser", # Markdown in Sphinx
"jupyterlite_sphinx",
"jupyterlite-xeus>=0.2.0a0",
"jupyterlite-pyodide-kernel>=0.3.2",
"jupyter_bridge"
]

Expand Down

0 comments on commit 4e2c89d

Please sign in to comment.