mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
Add more build systems
This commit is contained in:
parent
9b601b8cd0
commit
11f987bbec
1 changed files with 12 additions and 0 deletions
|
@ -162,6 +162,9 @@
|
|||
"colorhash": [
|
||||
"poetry"
|
||||
],
|
||||
"commitizen": [
|
||||
"poetry-core"
|
||||
],
|
||||
"confuse": [
|
||||
"flit-core",
|
||||
"flitBuildHook"
|
||||
|
@ -249,6 +252,9 @@
|
|||
"elmax": [
|
||||
"poetry-core"
|
||||
],
|
||||
"entrypoints": [
|
||||
"flit"
|
||||
],
|
||||
"enturclient": [
|
||||
"poetry-core"
|
||||
],
|
||||
|
@ -924,6 +930,9 @@
|
|||
"pyyaml": [
|
||||
"cython"
|
||||
],
|
||||
"pyyaml-env-tag": [
|
||||
"flit-core"
|
||||
],
|
||||
"qcs-api-client": [
|
||||
"poetry-core"
|
||||
],
|
||||
|
@ -1176,6 +1185,9 @@
|
|||
"tesserocr": [
|
||||
"cython"
|
||||
],
|
||||
"testpath": [
|
||||
"flit-core"
|
||||
],
|
||||
"testrepository": [
|
||||
"pbr"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue