Skip to content

Commit ba78870

Browse files
authored
Fix Spyder version
In the future update Spyder manually. I don't assume this to ever be a problem, but just in case I don't want Spyder to update automatically
1 parent 4ce255e commit ba78870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
- pandas
1111
- scipy
1212
- matplotlib
13-
- spyder
13+
- spyder=6.0.7
1414
- pip
1515
- numba
1616
- pathlib

0 commit comments

Comments
 (0)