build-systems: add setuptools override for asyncua

This commit is contained in:
Darrion Vinson 2022-10-21 15:23:33 -07:00
parent ed90486b3a
commit 8871e14bdf

View file

@ -1093,6 +1093,9 @@
"asynctest": [
"setuptools"
],
"asyncua": [
"setuptools"
],
"asyncwhois": [
"setuptools"
],