Skip to content

Commit

Permalink
overrides: update build system for cz-conventional-gitmoji
Browse files Browse the repository at this point in the history
  • Loading branch information
davejames committed Nov 23, 2024
1 parent f554d27 commit 846d405
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 194 deletions.
9 changes: 8 additions & 1 deletion overrides/build-systems.json
Original file line number Diff line number Diff line change
Expand Up @@ -4526,7 +4526,14 @@
"setuptools"
],
"cz-conventional-gitmoji": [
"poetry"
{
"buildSystem": "poetry",
"until": "0.4.0"
},
{
"buildSystem": "hatchling",
"from": "0.4.0"
}
],
"d20": [
"setuptools"
Expand Down
Loading

0 comments on commit 846d405

Please # to comment.