Commit 51b5c85
committed
feat: add subpackage support and update version file path
- Introduces `subpackage` field in copier.yaml with help text and default value
- Updates version file path in pyproject.toml.jinja to use subpackage
- Renames template source directories from `{{ name }}` to `{{ subpackage }}`1 parent a5b4442 commit 51b5c85
File tree
5 files changed
+7
-2
lines changed- template
- src/{{ subpackage }}
5 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
76 | 81 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments