Skip to content

Commit 6fc3d8b

Browse files
authored
Pin Python version (#140)
1 parent a2c2512 commit 6fc3d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: python-tutorial
33
channels:
44
- conda-forge
55
dependencies:
6-
- python
6+
- python=3.10
77
- pip
88
- pip:
99
- numpy

0 commit comments

Comments
 (0)