Skip to content

Commit a85e149

Browse files
committed
Bump python from 311-313 to 312-314
1 parent c7a35d7 commit a85e149

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.copier-answers.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# WARNING: Do not edit this file manually.
22
# Any changes will be overwritten by Copier.
3-
_commit: v0.10.1
3+
_commit: v0.10.1-33-g0f85abf
44
_src_path: gh:easyscience/templates
55
app_docs_url: https://easyscience.github.io/diffraction-app
66
app_doi: 10.5281/zenodo.18163581
77
app_package_name: easydiffraction_app
8-
app_python: '3.13'
8+
app_python: '3.14'
99
app_repo_name: diffraction-app
1010
home_page_url: https://easyscience.github.io/diffraction
1111
home_repo_name: diffraction
1212
lib_docs_url: https://easyscience.github.io/diffraction-lib
1313
lib_doi: 10.5281/zenodo.18163581
1414
lib_package_name: easydiffraction
15-
lib_python_max: '3.13'
16-
lib_python_min: '3.11'
15+
lib_python_max: '3.14'
16+
lib_python_min: '3.12'
1717
lib_repo_name: diffraction-lib
1818
project_contact_email: support@easydiffraction.org
1919
project_copyright_years: 2021-2026

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@ CMakeLists.txt.user*
4141
*.dmg
4242

4343
# Misc
44+
.cache/
4445
*.log
4546
*.zip

0 commit comments

Comments
 (0)