pypi_formula_mappings: add wheel to pdm (#69273)
parent
e603bee172
commit
a21b68a99f
|
@ -9,6 +9,9 @@
|
|||
"extra_packages": ["ipykernel"]
|
||||
},
|
||||
"molecule": false,
|
||||
"pdm": {
|
||||
"extra_packages": ["wheel"]
|
||||
},
|
||||
"salt": {
|
||||
"extra_packages": ["M2Crypto", "pygit2"]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue