diff options
| author | Yuval Adam <_@yuv.al> | 2020-10-23 14:02:40 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-10-23 14:02:40 +0300 |
| commit | 67910b97c6b2446130da88e780d6f0dcb21dcf92 (patch) | |
| tree | 3ad752c82e016f7799273dcbc58dfda3b36c94af /Pipfile | |
| parent | bca8ef5c9a8c19f8900cd8a2ce10d5dee24d19ac (diff) | |
Switch to zappa fork
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ uvicorn = "*" jinja2 = "*" aiofiles = "*" geoip2 = "*" -zappa = "*" +zappa = {editable = true, git = "https://github.com/yuvadm/Zappa/", ref = "asgi"} [scripts] format = "black iss" |
