termcolor: hatchling override

This commit is contained in:
Derek Kulinski 2022-09-27 00:49:39 -07:00
parent b470167f36
commit ae46b49df4

View file

@ -1684,6 +1684,10 @@
"terminaltables": [ "terminaltables": [
"poetry" "poetry"
], ],
"termcolor": [
"hatchling",
"hatch-vcs"
],
"terminado": [ "terminado": [
"hatchling" "hatchling"
], ],