Skip to content

Commit bef9b26

Browse files
authored
Add support for Python version 3.14 in copier.yml
1 parent eb8c00f commit bef9b26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

copier.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ python_versions:
7373
"3.11": "3.11"
7474
"3.12": "3.12"
7575
"3.13": "3.13"
76+
"3.14": "3.14"
7677
when: "{{ custom_install }}"
7778

7879
enforce_style:

0 commit comments

Comments
 (0)