Skip to content

Commit da3cf69

Browse files
committed
add back in py313
1 parent 194b1cb commit da3cf69

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.copier-answers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ _src_path: gh:LabAutomationAndScreening/copier-base-template.git
44
description: Copier template for creating Python libraries and executables
55
python_ci_versions:
66
- 3.12.7
7+
- 3.13.2
78
python_version: 3.12.7
89
repo_name: copier-python-package-template
910
repo_org_name: LabAutomationAndScreening

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464

6565
- 3.12.7
6666

67+
- 3.13.2
68+
6769
copier: [
6870
'--data-file tests/copier_data/data1.yaml',
6971
'--data-file tests/copier_data/data2.yaml',

0 commit comments

Comments
 (0)