Skip to content

Commit 4811118

Browse files
committed
fix: add git init (required for uv is using dynamic versioning
1 parent 2024c07 commit 4811118

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
@@ -3,6 +3,7 @@ _min_copier_version: "9.5.0"
33
_subdirectory: project_name
44

55
_tasks:
6+
- "git init" # required to run uv
67
- "uv run just init"
78

89
_jinja_extensions:

0 commit comments

Comments
 (0)