mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 09:41:39 -05:00
parent
bf0601d5d9
commit
944dfe4a1f
1 changed files with 8 additions and 1 deletions
|
@ -11651,7 +11651,14 @@
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
"openai": [
|
"openai": [
|
||||||
"setuptools"
|
{
|
||||||
|
"buildSystem": "setuptools",
|
||||||
|
"until": "1.0.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"buildSystem": "hatchling",
|
||||||
|
"from": "1.0.0"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"openant": [
|
"openant": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue