summaryrefslogtreecommitdiffstats
path: root/rules/python3-aiohttp-json-rpc.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/python3-aiohttp-json-rpc.in')
-rw-r--r--rules/python3-aiohttp-json-rpc.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/rules/python3-aiohttp-json-rpc.in b/rules/python3-aiohttp-json-rpc.in
new file mode 100644
index 000000000..5a8d51cc2
--- /dev/null
+++ b/rules/python3-aiohttp-json-rpc.in
@@ -0,0 +1,7 @@
+## SECTION=python3
+
+config PYTHON3_AIOHTTP_JSON_RPC
+ tristate
+ select PYTHON3
+ select PYTHON3_AIOHTTP if RUNTIME
+ prompt "aiohttp-json-rpc"