Skip to content

Commit 4605352

Browse files
authored
Merge pull request #24 from pep-dortmund/version-update
bump TeX and python version for 2025 workshop
2 parents ac0f144 + ef638f2 commit 4605352

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
pull_request:
1010

1111
env:
12-
TEXLIVE_VERSION: 2024
12+
TEXLIVE_VERSION: 2025
1313
TERM: xterm
1414

1515
jobs:

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: toolbox
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.12
5+
- python=3.13
66
- pip
77
- matplotlib
88
- numpy

0 commit comments

Comments
 (0)