mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
build-systems: add setuptools override for asyncua
This commit is contained in:
parent
ed90486b3a
commit
8871e14bdf
1 changed files with 3 additions and 0 deletions
|
@ -1093,6 +1093,9 @@
|
|||
"asynctest": [
|
||||
"setuptools"
|
||||
],
|
||||
"asyncua": [
|
||||
"setuptools"
|
||||
],
|
||||
"asyncwhois": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue