File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 auto-update-conda : true
1616 auto-activate-base : true
1717 miniconda-version : ' latest'
18- python-version : 3.9
18+ python-version : " 3.10 "
1919 environment-file : environment.yml
2020 activate-environment : quantecon
2121 # - name: Install latex dependencies
Original file line number Diff line number Diff line change 1212 auto-update-conda : true
1313 auto-activate-base : true
1414 miniconda-version : ' latest'
15- python-version : 3.9
15+ python-version : " 3.10 "
1616 environment-file : environment.yml
1717 activate-environment : quantecon
1818 - name : Graphics Support
Original file line number Diff line number Diff line change 1616 auto-update-conda : true
1717 auto-activate-base : true
1818 miniconda-version : ' latest'
19- python-version : 3.9
19+ python-version : " 3.10 "
2020 environment-file : environment.yml
2121 activate-environment : quantecon
2222 # - name: Install latex dependencies
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name: quantecon
22channels :
33 - default
44dependencies :
5- - python=3.9
6- - anaconda=2022.10
5+ - python=3.10
6+ - anaconda=2023.03
77 - pip
88 - pip :
99 - jupyter-book==0.15.1
You can’t perform that action at this time.
0 commit comments