mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 16:51:40 -05:00
Merge pull request #691 from m15a/build-systems-griffe
build-systems: use pdm-pep517 for griffe
This commit is contained in:
commit
4e8793f4cb
1 changed files with 3 additions and 0 deletions
|
@ -474,6 +474,9 @@
|
|||
"gridnet": [
|
||||
"poetry-core"
|
||||
],
|
||||
"griffe": [
|
||||
"pdm-pep517"
|
||||
],
|
||||
"grpcio": [
|
||||
"cython"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue