mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 08:41:42 -05:00
overrides: Fix black build
This commit is contained in:
parent
4c431193e2
commit
799cd0c726
1 changed files with 12 additions and 0 deletions
|
@ -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"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue