summaryrefslogtreecommitdiffstats
path: root/rules/python3-aiohttp-wsgi.in
blob: 81d9458e7cc3ec38b1a1e13e42520a0d14975490 (plain)
1
2
3
4
5
6
7
8
9
## SECTION=python3

config PYTHON3_AIOHTTP_WSGI
	tristate
	select PYTHON3
	select PYTHON3_AIOHTTP
	prompt "aiohttp-wsgi"
	help
	  WSGI adapter for aiohttp.