diff options
| author | Yuval Adam <_@yuv.al> | 2020-10-21 17:27:14 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-10-21 17:27:14 +0300 |
| commit | bca8ef5c9a8c19f8900cd8a2ce10d5dee24d19ac (patch) | |
| tree | e0680d24358dba0f4eeaac9180e0707f6a6564ed /Pipfile | |
| parent | fc09f4b8d9824234da44ef565ffb932f35f05095 (diff) | |
Install zappa
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ uvicorn = "*" jinja2 = "*" aiofiles = "*" geoip2 = "*" +zappa = "*" [scripts] format = "black iss" |
