Skip to content

Commit 6e55727

Browse files
Merge pull request #1873 from davejames/overrides_cz_conventional_gitmoji
overrides: update build system for cz-conventional-gitmoji
2 parents 62573b2 + 846d405 commit 6e55727

File tree

2 files changed

+196
-194
lines changed

2 files changed

+196
-194
lines changed

overrides/build-systems.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4533,7 +4533,14 @@
45334533
"setuptools"
45344534
],
45354535
"cz-conventional-gitmoji": [
4536-
"poetry"
4536+
{
4537+
"buildSystem": "poetry",
4538+
"until": "0.4.0"
4539+
},
4540+
{
4541+
"buildSystem": "hatchling",
4542+
"from": "0.4.0"
4543+
}
45374544
],
45384545
"d20": [
45394546
"setuptools"

0 commit comments

Comments
 (0)