Skip to content

Commit 7ff0ca0

Browse files
Update environment to use Python 3.10
1 parent 02648e3 commit 7ff0ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- defaults
44
- conda-forge
55
dependencies:
6-
- python=3.9
6+
- python=3.10
77
- ipython
88
- jupyter
99
- jupyterlab>=3

0 commit comments

Comments
 (0)