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.
2 parents ac0f144 + ef638f2 commit 4605352Copy full SHA for 4605352
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
pull_request:
10
11
env:
12
- TEXLIVE_VERSION: 2024
+ TEXLIVE_VERSION: 2025
13
TERM: xterm
14
15
jobs:
environment.yml
@@ -2,7 +2,7 @@ name: toolbox
2
channels:
3
- conda-forge
4
dependencies:
5
- - python=3.12
+ - python=3.13
6
- pip
7
- matplotlib
8
- numpy
0 commit comments