Skip to content

Commit 0eb4599

Browse files
Update from copier (2024-12-29T05:16:53)
1 parent 108a26e commit 0eb4599

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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
2-
_commit: 6f28b69
2+
_commit: ea9f24b
33
_src_path: https://github.com/python-project-templates/base.git
44
add_extension: python
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend="hatchling.build"
55
[project]
66
name = "python-template"
77
authors = [{name = "Python Project Template Authors", email = "[email protected]"}]
8-
description="A pure-python project template"
8+
description = "A pure-python project template"
99
readme = "README.md"
1010
license = { text = "Apache-2.0" }
1111
version = "0.1.0"

0 commit comments

Comments
 (0)