We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa98b1e commit 73b4370Copy full SHA for 73b4370
.github/workflows/cache.yml
@@ -14,7 +14,7 @@ jobs:
14
auto-update-conda: true
15
auto-activate-base: true
16
miniconda-version: 'latest'
17
- python-version: "3.12"
+ python-version: "3.13"
18
environment-file: environment.yml
19
activate-environment: quantecon
20
- name: Build HTML
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
21
22
- name: Install latex dependencies
0 commit comments