Commit Graph

3 Commits

Author SHA1 Message Date
78a4c5558d Update README and add aiohttp dependency
aiohttp has a weird issue when installing with pipenv. A workaround is
added in the README.md to at least cover that case when it comes time to
deploy on a real server.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-23 19:38:21 -07:00
240e4e5f29 Update Pipfile to only install toml when we're below Python 3.11
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-23 19:15:50 -07:00
a901c2351a Initial commit with functional framework(!) and example plugin
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-23 18:47:28 -07:00