Skip to content

Commit

Permalink
Use all extra and 3.11 runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed May 16, 2023
1 parent 7adb037 commit 58cb77e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion binder/postBuild
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
python -m pip install --upgrade .[complete]
python -m pip install --upgrade '.[all]'
python -m pip install altair
2 changes: 1 addition & 1 deletion binder/runtime.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python-3.10
python-3.11

0 comments on commit 58cb77e

Please sign in to comment.