Don't ask for uvloop on windows
@ -26,7 +26,7 @@ setup(
packages=['sanic'],
platforms='any',
install_requires=[
'uvloop>=0.5.3',
'uvloop>=0.5.3;platform_system!="Windows"',
'httptools>=0.0.9',
'ujson>=1.35',
'aiofiles>=0.3.0',
The note is not visible to the blocked user.