Use aiofiles for static, refs #272

This commit is contained in:
Simon Willison 2019-06-22 22:07:41 -07:00
commit 8a1a15d725
4 changed files with 50 additions and 12 deletions

View file

@ -49,6 +49,7 @@ setup(
"pint==0.8.1",
"pluggy>=0.12.0",
"uvicorn>=0.8.1",
"aiofiles==0.4.0",
],
entry_points="""
[console_scripts]