overrides: Fix black build

This commit is contained in:
adisbladis 2022-10-07 20:12:08 +13:00
parent 4c431193e2
commit 799cd0c726

View file

@ -1893,6 +1893,18 @@
"setuptools"
],
"black": [
{
"buildSystem": "hatch-fancy-pypi-readme",
"from": "22.10.0"
},
{
"buildSystem": "hatchling",
"from": "22.10.0"
},
{
"buildSystem": "hatch-vcs",
"from": "22.10.0"
},
"setuptools",
"setuptools-scm"
],