Skip to content

Commit af63d36

Browse files
authored
chore(template): accept new copier update (#76)
2 parents 7b797ba + 7606765 commit af63d36

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
_commit: v0.12.0-45-g8d6c16e
2+
_commit: v0.12.0-47-gc97a0f4
33
_src_path: https://github.com/usnistgov/cookiecutter-nist-python.git
44
command_line_interface: typer
55
conda_channel: conda-forge

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
build-backend = "uv_build"
33
requires = [
4-
"uv-build>=0.11.0,<0.12.0",
4+
"uv-build>=0.11.6,<0.12.0",
55
]
66

77
[project]

0 commit comments

Comments
 (0)