summaryrefslogtreecommitdiffstats
path: root/rules/python3-aiohttp-json-rpc.in
blob: 16f5c1eb22bb8acc35d9bb76c1ce486c26874ed5 (plain)
1
2
3
4
5
6
7
8
## SECTION=python3

config PYTHON3_AIOHTTP_JSON_RPC
	tristate
	select HOST_PYTHON3_SETUPTOOLS
	select PYTHON3
	select PYTHON3_AIOHTTP	if RUNTIME
	prompt "aiohttp-json-rpc"