Skip to content

Commit 3f363df

Browse files
committed
Remove explicit version for Python to get the latest
1 parent 153e96e commit 3f363df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: python_for_programmers
22
channels:
33
- defaults
44
dependencies:
5-
- python=3.10
5+
- python
66
- jupyterlab
77
- matplotlib
88
prefix: /home/gjb/miniconda3/envs/python_for_programmers

0 commit comments

Comments
 (0)